Skip to main content

Account close errors

These are the errors possible calling close-account-url.

Closing an account might fail for the following reasons. Each will return HTTP status 422.

account-not-open

The account is already marked as closed Retrying the request will have the same outcome.

account-rejected

Could not find the account. Retrying the request will have the same outcome.

balance-non-zero

The account balance was not yet zero. Retrying the request may succeed if the balance becomes zero.