API Error Responses
All successful responses are returned with HTTP Status code 200. In case of failure, API API returns a JSON error response with the parameters detailing the failure's reason.
If you are using API or SDK Integration, the error responses result in exceptions that need to be handled in your integration.
Error Response
The error response contains code, description parameters that help you diagnose and solve the error .