AM/TA/Inv - Remove 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.
123245573717Successfully removed (or, if the action is being broadcast, triggered the removal of) the correlation id from 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: - IS0016 - IS0119 - AS0027 - AS0026 - AS0028 Please refer to the error code dictionary for the details of each error code.
Last updated
Was this helpful?

