Records the blockchain transaction hash for a direct transfer that has already been signed and broadcast to the blockchain. This endpoint logs the transaction hash in the system to track the on-chain confirmation status.
Use this endpoint when the transaction has been broadcast externally and you need to register the transaction hash in the system.
Access level: Qualified investors (transfer initiator only).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
200Transaction hash logged successfully.
400TxHash for token direct transfer operation failed due to invalid data.
Invalid workflow type for this transfer: {workflow.type}.
You cannot execute a transfer that is {workflow.status}.
You cannot execute a transfer that you do not have created.
401Unauthorized.
403Holder must be qualified for the token.
404Token not found.
Workflow not found.
Workflow task not found.
Holder not found.
500The call to the WorkflowService API endpoint raised an error
