Skip to main content

Request Errors

The request to the /accounts/{acc_id}/updates 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.

PRODUCT_UNAVAILABLE

This Account does not support Update. This could be due to the Account’s status or Method currently doesn’t support Updates for the Account’s Financial Institution.

ACCOUNT_DATA_SYNC_UNAVAILABLE

The Account is missing the data:sync capability.

ACCOUNT_HOLDER_MISSING_CAPABILITY

The Account’s holder Entity must have the data:sync capability.

PRODUCT_UNAVAILABLE_ACCOUNT_NOT_ACTIVE

The Account is not active, so an Update cannot be created.

PRODUCT_UNAVAILABLE_ACCOUNT_NOT_CONSENTED

The Account is not consented, so an Update cannot be created.

PRODUCT_UNAVAILABLE_INVALID_ACCOUNT_TYPE

Updates are not supported for this account type.

PRODUCT_UNAVAILABLE_INVALID_LIABILITY_TYPE

Updates are not supported for this liability type.

TEAM_CAPABILITY_RESTRICTED

Your organization does not have access to Update endpoint.

PRODUCT_VERIFICATION_MISSING

Account must be verified before it can access /accounts/{acc_id}/updates endpoint.

Resource Errors

Errors set on an Update’s error property for processes that are unsuccessful.

21001 – UPDATE_TEMPORARILY_UNAVAILABLE

There was an issue with connecting with the Account’s Financial Institution and the request could not be completed.