Errors

We have a standardized way of reporting all errors.

Every error format has the following field

FieldDescription
typeThe type of error
codeThe specific code of the error
messageHuman readable message that explains the error
detailsThe specific details of the error

The error details object has the following field

FieldDescription
fieldThe parameter of the response that the error is with
reasonWhat the specific error with the above field is.