2xx HTTP code are successful. We return 4xx and 5xx for errors.
Error Structure
An error response will always return the following information:- The HTTP status code.
- An error message.
- An error status.
- Additional information describing the source of the error either as
errorsarray (for validation issues) ordataobject.
401 unauthorized errors do not return any additional information.
Contact our support team for help with persistent errors.

