AM/TA - Get Investor Details
Details
Synopsis
- : readInvestor
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 investor ids to filter the investor records. Up to 25 records can be provided. Each record should not exceed 12 characters.
USCCWSF01I00,USCCWSF01I01The comma delimited list of investor correlation ids to filter the investor 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 "investorCorrelationIdsFilter" property. If not provided the organization id will be inferred from the access token.
Successfully retrieved investor details
This defines the type of investor (individual vs legal entity). Must be provided for new investors. This information cannot be updated if investorId is supplied.
individualThis defines the type of investor (individual vs legal entity). Must be provided for new investors. This information cannot be updated if investorId is supplied.
This defines the investor accreditation level. It is an optional field.
selfAccreditedThis defines the investor accreditation level. It is an optional field.
True if the investor is to be signaled as an institutional investor. Default is false.
falseTrue if the investor has undergone KYC (know your customer) verification. Default is false.
falseTrue if the investor has undergone compliance review and was approved to execute transactions. Default is false
falseTrue if the investor wishes to be treated as a "restricted person" for purposes of rule 5130 and FINRA rule 5131 ("rule 5131"). If true, the investor acknowledges and agrees that profits and losses associated with new issues will not be allocated to the account. Default is false
falseThe name of the investor. It is optional only if investorId is provided. For new investors it is mandatory.
Indicates whether the investor is a nominee. True if the investor is a nominee, false otherwise. It is optional. Leave empty if not applicable.
trueThis is the id that uniquely identifies an investor on the ledger. For new investors this should not be provided. To update an existing investor information this should be provided.
The status of the investor.
syncThe status of the investor.
The list of investor document(s) file Id(s). The "Files API" can be used to get the details regarding these files.
["US9QIFILE1","US9QIFILE2"]The timestamp of the latest update to this investor. This will match the "timestamp" obtained via investor history endpoint for the latest block where this investor'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?

