AM/TA/Inv - Add Asset Correlation ID
Details
Synopsis
- : manageReferenceData
The unique identifier of the asset on the blockchain. This can be a 12 characters platform generated identifier or a correlation id provided by the client.If its length is different from 12 it will be treatead as a correlation id. Particularly relevant for correlation ids, it is recommended that the ID is url encoded if it contains any special characters.
US9QIMAOAS1QThis property is to be used if the value passed in the "assetId" path parameter is a correlation id instead of a platform generated id. If set to "true" then the platform will try to obtain the asset data using the path parameter as a correlation id instead of a platform generated id.
trueThis is to be used if the value passed in the "assetId" path parameter is a correlation id instead of a platform generated id. This is the organization identifier linked to that path param. If not provided the organization id will be inferred from the access token. This will be ignored if the value in the path parameter is 12 characters long and the isAssetCorrelationId is either absent or not "true".
US9QIExternally provided id that uniquely identifies an entity within an organization.
123245573717This property defines if correlation information will be sent to all counterparties. If not provided then the system will set it to true and broadcast this correlation id to the counterparties that have access to the entity to which this id is connected to (account, investor, asset, etc...). If you want to keep this id available only for your organization, explicitly set this to false.
trueExample: trueThe organization origin system that created this entity correlation id
Backoffice-system-123Successfully added (or, if the action is being broadcast, triggered the addition of) the correlation id to the asset.
The following error codes can be returned: - GN0002 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.
The following error codes can be returned: - IS0009 - AS0001 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AS0025 - AS0026 - IS0016 - IS0119 Please refer to the error code dictionary for the details of each error code.
Last updated
Was this helpful?

