It may occur that we have issues in understanding or processing your request. Under these circumstances,
the response will resolve with an error object (under the error
attribute) providing insight on what went
wrong.
Attribute | Description |
---|---|
_object string | String representing the object’s type. Always /api/error for this object |
status integer | The HTTP status code (client or server error) made available for consumption from the body of the response |
code string | Specialized identifier for this type of error in our API |
message string | Human readable error message |