Log Blockchain Transaction Hash for Token Action

Records the blockchain transaction hash for a token action 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: Only agents of the token. User must be the initiator of the transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
string
required

Transaction hash

string
required

Task id to log the Transaction hash

Responses
204

Transaction hash logged successfully.

400

The broadcast of the log transaction hash failed due to invalid data.

401

Unauthorized

403

Token not manageable with this authentication.

404

Token not found.

Workflow not found.

Holder not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!