AM/TA - Get Account Details
Details
Synopsis
- : readAccount
The number of rows being retrieved. Must be a positive integer.
The offset (i.e. row start index). Must be a positive integer (or 0).
The key to search within the extraData property. Will be used in combination with "extraDataValueFilter". If "extraDataValueFilter" is not provided then this property is discarded.
The value to search within the extraData property. Will be used in combination with "extraDataKeyFilter". If "extraDataKeyFilter" is not provided then this property is discarded.
The comma delimited list of account ids to filter the account records. Up to 25 records can be provided. Each record should not exceed 12 characters.
USCCWSF01I00,USCCWSF01I01The comma delimited list of account correlation ids to filter the account records. Up to 25 records can be provided. Each record should not exceed 100 characters.
1234,5678,7890The organization identifier linked to the correlation ids provided in the "accountCorrelationIdsFilter" property. If not provided the organization id will be inferred from the access token.
The comma delimited list of investor ids to filter the account records. Up to 10 records can be provided. Each record should not exceed 12 characters.
USCCWSF01I00,USCCWSF01I01The comma delimited list of investor correlation ids to filter the account records. Up to 10 records can be provided. Each record should not exceed 100 characters.
1234,5678,7890The organization identifier linked to the correlation ids provided in the "investorCorrelationIdsFilter" property. If not provided the organization id will be inferred from the access token.
Successfully retrieved the Account details
The account name. It is optional if accountId is provided. It is mandatory for new accounts.
True if the investor's account is designed to provide retirement benefits, or other forms of compensation to employees or plan participants. Is an optional field, if not provided "false" will be assumed.
falseExample: trueThe account type. It is optional if accountId is provided. It is mandatory for new accounts. This information cannot be changed when promoting account updates.
The account type. It is optional if accountId is provided. It is mandatory for new accounts. This information cannot be changed when promoting account updates.
The account subtype. It is an optional field. This information can be changed when promoting account updates.
The account subtype. It is an optional field. This information can be changed when promoting account updates.
The additional account info. This parameter should be provided if account type or subtype are set to 'other'. This information can be changed when promoting account updates. If this property is set to null during an account update action (e.g. asset remediation) then the stored value will be clear.
LLCPartnershipThe account relationship type. It is optional if accountId is provided. It is mandatory for new accounts. - Brokerage - for accounts created under a broker - Institutional - for institutional accounts - Advisory - for accounts maintained by an RIA
BrokerageThe account relationship type. It is optional if accountId is provided. It is mandatory for new accounts. - Brokerage - for accounts created under a broker - Institutional - for institutional accounts - Advisory - for accounts maintained by an RIA
True if the account is subject to ERISA, false otherwise. Do not provide this if it is not applicable.
trueThis property uniquely identifies an account on the ledger
TEST1234The status of the account.
syncThe status of the account.
The timestamp of the latest update to this account. This will match the "timestamp" obtained via account history endpoint for the latest block where this account's data was recorded.
2024-09-12T00:00:00.000ZThe following error codes can be returned: - GN0002 - GN0004 - GN0005 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0001 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0002 Please refer to the error code dictionary for the details of each error code.
Last updated
Was this helpful?

