Account Error Codes (AC)
Business Rule Validations
AC0006
An ABA or SWIFT number is required when providing banking information
AC0007
Intermediary bank account must be provided for further credit
AC0010
The account relationship type '{provided}' is not compatible with share class required type '{required}'
AC0013
Account name is mandatory for new accounts
AC0014
Account type is mandatory for new accounts
AC0016
Account relationshipType is mandatory for new accounts
AC0017
Account type cannot be updated for existing accounts
AC0020
Account can only be updated by the owner organization
AC0022
Account was not changed
AC0023
The sum of the beneficial ownership across all beneficiaries cannot exceed 100%
AC0024
Action is not supported for new account creation. Please use existing account
AC0026
Beneficiary data can't include both individual and legal entity information
AC0027
An account of type '{type}' can only have one investor.
AC0028
The investors list cannot be changed for an account that has assets that have been accepted by the issuer or recalled by the investor
AC0029
Updating omnibus account is not allowed for current action.
AC0030
Updating omnibus account is not allowed for full reference update.
AC0031
When updating omnibus accounts, the beneficiaries field should be empty.
AC0032
When updating omnibus accounts, the advisors field should be empty.
AC0033
When updating omnibus accounts, the authorizedSigners field should be empty.
AC0034
When updating omnibus accounts, the relationshipType field should be empty.
AC0035
When updating omnibus accounts, the custodian field should be empty.
AC0036
Account Id, correlation Id and data are missing from the payload. At least one of them should be provided.
AC0038
Correlation data provided for existing account: '{accountId}'
AC0041
Cannot remove account correlation id '{orgCorrelationId}' in {status} status.
AC0044
Two or more duplicated correlation ids {orgCorrelationId} were provided for account
AC0049
Cannot set subtype '{subType}' for account type '{type}'. Allowed subtypes are: '{allowed}'
Technical Validations
AC0001
Account with Account ID '{accountId}' not found.
AC0002
Account with correlation Id '{correlationId}' not found.
AC0009
The account correlation ids '{correlationIds}' are already in use
AC0018
Can't create a new account using this action, please reference an existing account.
AC0019
Account with Account ID '{accountId}' is not linked to asset. Please provide correct Account ID
AC0021
AccountId was not provided
AC0025
Account history by Account ID '{accountId}' not found.
AC0037
Account '{accountId}' is locked for edit by another process. Please try again later.
AC0039
This account correlation {orgCorrelationId} is locked for edit by another process. Please try again later.
AC0040
The correlation id '{correlationId}' is not linked to the account '{entityId}' for the current organization
AC0041
Cannot remove account correlation id '{orgCorrelationId}' in {status} status.
AC0042
Cannot add or remove an account correlation id '{orgCorrelationId}'to account {entityId} while there are still entries in presync: {presyncEntries}
AC0043
Account ID length is incorrect. It should not exceed {maxLength} characters.
AC0045
Booked account id {bookedAccountId} and account id {accountId} do not match
AC0050
Correlation id '{correlationId}' cannot be provided alongside account id '{accountId}' or booked account id '{bookedAccountId}'.
Last updated
Was this helpful?