Objects
/
ErrorResponse

ErrorResponse

ErrorResponse

    message
    string
    Required
    Human-readable error message.
    errorCode
    string
    Machine-readable error code. Present for specific error types (e.g. verification, KYC). See the Error Handling guide for the full list.
    errors
    array of object
    Detailed validation constraint failures. Present when request body, query, or path parameters fail validation.
Built with