AM/TA/Inv - Get Transfer Details
Details
Synopsis
- : readTransfer
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 comma delimited list of statuses to filter the transfer records. Up to 11 entries can be provided.Available values: preSync, created, remediation_pending, remediated, approved_by_issuer, approved_by_sender, assets_remediation_pending, assets_remediated, completed, canceled, deleted
created,canceledThe comma delimited list of security ids to filter the transfer records. Up to 10 records can be provided. Each record should not exceed 12 characters.
USCCWSF01I00,USCCWSF01I01The comma delimited list of security correlation ids to filter the transfer records. Up to 10 records can be provided. Each record should not exceed 100 characters.
1234,5678,7890The comma delimited list of transfer ids to filter the transfer records. Up to 50 records can be provided. Each record should not exceed 12 characters.
USCCWSF01I00,USCCWSF01I01The comma delimited list of transfer correlation ids to filter the transfer records. Up to 50 records can be provided. Each record should not exceed 100 characters.
1234,5678,7890The organization identifier linked to the correlation ids provided in the "securityCorrelationIdsFilter" property. If not provided the organization id will be inferred from the access token.
The organization identifier linked to the correlation ids provided in the "transferCorrelationIdsFilter" property. If not provided the organization id will be inferred from the access token.
Successfully retrieved the Transfer details
The ID that uniquely identifies the transfer on the ledger.
US9QIMAOAS1QThe status of the transfer
remediatedThe status of the transfer
The amount to be transferred. Either sharesNumber or amount must be returned depending on the financial instrument.
1000The number of shares to be transferred. Either sharesNumber or amount must be returned depending on the financial instrument.
1000This property can be used to signal that the entire position (i.e. all assets of the account for a particular security) will be transferred over and that the ownership has not changed. Either this or the amount must be provided.
trueThe reason of the transfer.
giftThe reason of the transfer.
This property can be used to provide comments to support the transfer process (e.g. transfer instructions to specify which lots are to be transferred over in the case of a split transfer).
Some commentThe date on which the transfer was completed.
2024-09-12T00:00:00.000ZThe security id of the issuance from which asset for transfer was purchased from.
USCCWSF01I00The unique identifier of the account where the asset is being transferred to.
US9QIMAOAS1QThe unique identifier of the account where the asset is being held.
US9QIMAOAS1QThe list of transfer document(s) file Id(s). The "Files API" can be used to get the details regarding these files.
["US9QIFILE1","US9QIFILE2"]The underlying recipient investor account number when transfer booking model defined by recipient investing org is of type omnibus. This is only available on the recipient investing organization, it is never shared with other organizations (including the issuer). Use this id on the "Accounts API" to obtain the full details of the underlying account and its investors.
US9QIMAOAC3FThe underlying source investor (transfer's sender) account number when transferred asset booking model defined by source investing org is of type omnibus. This is only available on the source investing organization, it is never shared with other organizations (including the issuer). Use this id on the "Accounts API" to obtain the full details of the underlying account and its investors.
US9QIMAOAC3FThe 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?

