Skip to main content

Errors

Error response schema

The error response schema is the same for each API method.

NameTypeRequiredDescription
errorTypestringtrueError type.
errorMessagestringtrueError message.
errorDetailsarray of objectstrueIf the error contains no details, errorDetails equals null.
providerCodestringfalseThe On-Ramp or Off-Ramp provider code. Possible values. The error responses of the /v1/offers and /v1/sell/offers can contain this parameter.

Error codes

API errors are described in this documentation in the methods' response schemas.