Skip to main content
The API uses standard HTTP status codes to indicate the success or failure of an API request.
Important: While the HTTP status code indicates the transport status, the specific business logic result is defined by the code field in the response body.Please always refer to the msg field in the response JSON for the specific error message and details.

HTTP Status Codes

These are the general HTTP status codes used by the API to indicate the connection or request status.

Business Error Codes

The code field in the JSON response represents the specific business error.