Transfer Error Codes (TR)
Business Rule Validations
TR0003
Transfer '{transferId}' is in invalid state for the current action. Current status: '{currentState}'. Required status: '{allowedStates}'
TR0005
There are transfers in progress for the provided security: [{transferIds}]. Please complete them (or cancel them) before executing this action
TR0007
Current organization is not a recipient of the transfer
TR0008
When 'likeForLike' is set to 'false' then 'amount' or 'sharesNumber' should be provided.
TR0009
When 'likeForLike' is set to 'true' then 'amount' or 'sharesNumber' should not be provided.
TR0013
Transfer source account '{accountId}' has no associated investors
TR0014
All input assets must belong only to the same account.
TR0015
Transfer's '{transferId}' source account '{accountId}' is not associated with the organization '{orgId}'
TR0016
There are no issued assets and assets in_transfer belonging to the account '{accountId}'
TR0017
Transfer's '{transferId}' source account was not found by provided data for current organization
TR0019
Amount '{amount}' being transferred is not equal to the requested transfer amount '{transferAmount}'
TR0020
Amount '{amount}' being transferred is not equal to the requested transfer amount '{transferAmount}'
TR0023
Transfer input assets should not be provided on a like-for-like transfer.
TR0024
Transfer asset cost basis and step up values must be provided for asset '{assetId}'.
TR0025
Transfer price must be provided for asset '{assetId}'.
TR0027
Can't set Transfer '{transferId}' effective date, as it is before the original asset '{assetId}' acquired date.
TR0028
Can't set Transfer '{transferId}' output asset acquisition date, as it is before the original asset '{assetId}' acquired date.
TR0029
There is a Transfer in progress for the security '{securityId}'. Please close that one before executing this action.
TR0030
Can't {action}, as there are pending transfers for the account '{account}' and security '{securityId}'. Please complete them (or cancel them) before executing this action.
TR0031
Can't {action}, as like-for-like Transfer already exists for the account '{account}' and security '{securityId}'. Please complete them (or cancel them) before executing this action.
TR0036
Requested asset shares number '{sharesNumber}' exceeds available asset {assetId} shares number to be transferred '{availableSharesNumber}
TR0037
Shares number '{sharesNumber}' being transferred is not equal to the requested transfer shares number '{transferSharesNumber}'
Technical Validations
TR0001
The transfer id {transferId} is invalid
TR0002
Transfer id was not provided
TR0004
Transfer '{transferId}' is locked for edit by another process. Please try again later.
TR0006
You are trying to access a transfer that was never recorded on the ledger due to a failed transaction
TR0008
When 'likeForLike' is set to 'false' then 'amount' or 'sharesNumber' should be provided.
TR0009
When 'likeForLike' is set to 'true' then 'amount' or 'sharesNumber' should not be provided.
TR0011
Transfer with correlation ID '{correlationId}' not found.
TR0012
The correlation ids '{correlationIds}' are already in use by another transfer request
TR0018
Transfer's '{transferId}' source organization was not found by provided data for current organization
TR0022
Transfer input assets must be provided.
TR0026
'{providedProp}' should not be provided for asset '{assetId}'. Expected property is '{expectedProp}'
TR0032
Can't make transfer assets remediation for like-for-like transfer '{transferId}'.
TR0033
{expectedQuantity} assets expected in payload. Provided: {providedQuantity} assets.
TR0034
Provided asset '{assetId}' does not belong to the transfer.
TR0035
The accountId '{accountId}' and correlation id '{correlationId}' do not match"
TR0038
This transfer correlation {orgCorrelationId} is locked for edit by another process. Please try again later.
TR0040
Cannot remove transfer correlation id '{orgCorrelationId}' in {status} status.
TR0041
The correlation id can't exceed {maxSize} characters
TR0042
Two or more duplicated correlation ids {orgCorrelationId} were provided for transfer
TR0043
Files '{invalidFileIds}' from reject reason are not linked to the transfer '{entityId}' or underlying assets
Last updated
Was this helpful?