AM/FA/Inv - Remove File Correlation ID
A correlation ID associates an external identifiers with a platform ID.
Details
/external/v1/file/{fileId}/correlation-id/remove
Synopsis
This route is used to remove a correlation ID from an existing file. This correlation ID is an externally provided id that uniquely identifies the file within the organization making this call. This correlation ID should be in use by the file involved in this call. This action can be broadcast to all the counterparties that have access to this file and that have a relationship with the organization making this call. If the action is to be broadcast, then it will trigger an asynchronous process (the id of which is returned on the success response) which can be monitored using the "Transactions API" endpoints. This endpoint can be called by applications with access to scope "manageReferenceData".
- : manageReferenceData
The unique identifier of the file on the blockchain
USS3JKS01I00Externally provided id that uniquely identifies an entity within an organization.
123245573717This property contains the information regarding who is signing the transaction on the blockchain as well as how it will be signed
{"signer":{"email":"[email protected]","name":"John Doe"}}Successfully removed (or, if the action is being broadcast, triggered the removal of) the correlation id from the file.
The following error codes can be returned: - GN0002 - FL0016 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: - false - false Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - FL0012 - FL0013 - FL0014 Please refer to the error code dictionary for the details of each error code.
Last updated
Was this helpful?

