Response parameters when error occurred

The response parameters when an error occurred are the same among API functions.

 

Response

{

"message": "string",

"errors":[]

}

Response parameter
Items Response parameters Type

Value

Message message String The overview message of the error is returned.
Error Information errors String (Array) Details of the error are returned.