Account close errors
These are the errors possible calling close-account-url.
These are the errors possible calling close-account-url.
A bad request HTTP status is 400.
When there is conflict the HTTP status is 409
These are the errors possible calling create-payment-url or submit-payment-url.
A forbidden request HTTP status is 403.
When the resource is no longer available the HTTP status is 410.
A "Method Not Allowed" HTTP status is 405.
A "Not Acceptable" HTTP status is 406.
When a resource cannot be found the HTTP status is 404
An unprocessable-entity request HTTP status is 422.
The Content-Type for request body is not recognised. It returns status 415.