The request to the /accounts/{acc_id}
endpoint failed. These are the sub_type
that can be returned.
INVALID_REQUEST
The request body failed basic validation for the specific API endpoint.
NOT_FOUND
The requested resource does not exist.
INVALID_HOLDER_ID
The provided holder_id
does not match an existing entity.
ACCOUNT_CONSENT_ALREADY_WITHDRAWN
Consent for this account has already been withdrawn.
ACCOUNT_CONSENT_ALREADY_GRANTED
Consent for this account has already been granted.
ACCOUNT_HAS_PAYMENT_IN_PROGRESS
Consent for this account cannot be withdrawn as it has one or more associated payments in progress.
Errors set on an Account’s error
property for processes that are unsuccessful.
11001 – ACCOUNT_INVALID_DETAILS
The details on the Account are invalid as reported by the FI.
The Account will be disabled and all its capabilities will be removed.
11002 – ACCOUNT_CLOSED
The Account has been closed.
The account will be disabled and all its capabilities will be removed.
11003 – ACCOUNT_UNAUTHORIZED_PAYMENT
The holder of the Account did not authorize a payment.
The account will be disabled and all its capabilities will be removed.
11004 – ACCOUNT_DISABLED_CONSENT_WITHDRAWN
The holder of the Account withdrew consent.
The account will be disabled and all its capabilities will be removed.
11005 – ACCOUNT_DISABLED_INVALID_STATE
The underlying liability is in an invalid state.
The account will be disabled and all its capabilities will be removed.
The request to the /accounts/{acc_id}
endpoint failed. These are the sub_type
that can be returned.
INVALID_REQUEST
The request body failed basic validation for the specific API endpoint.
NOT_FOUND
The requested resource does not exist.
INVALID_HOLDER_ID
The provided holder_id
does not match an existing entity.
ACCOUNT_CONSENT_ALREADY_WITHDRAWN
Consent for this account has already been withdrawn.
ACCOUNT_CONSENT_ALREADY_GRANTED
Consent for this account has already been granted.
ACCOUNT_HAS_PAYMENT_IN_PROGRESS
Consent for this account cannot be withdrawn as it has one or more associated payments in progress.
Errors set on an Account’s error
property for processes that are unsuccessful.
11001 – ACCOUNT_INVALID_DETAILS
The details on the Account are invalid as reported by the FI.
The Account will be disabled and all its capabilities will be removed.
11002 – ACCOUNT_CLOSED
The Account has been closed.
The account will be disabled and all its capabilities will be removed.
11003 – ACCOUNT_UNAUTHORIZED_PAYMENT
The holder of the Account did not authorize a payment.
The account will be disabled and all its capabilities will be removed.
11004 – ACCOUNT_DISABLED_CONSENT_WITHDRAWN
The holder of the Account withdrew consent.
The account will be disabled and all its capabilities will be removed.
11005 – ACCOUNT_DISABLED_INVALID_STATE
The underlying liability is in an invalid state.
The account will be disabled and all its capabilities will be removed.