v7

latestOpenAPI 3.1.0LGPL-3.0-or-laterraw.githubusercontent.com2026-04-27593295.9 KB
tokens

Transfer tokens (typed wrapper)

post/tokens/{id}/transfers

Path parameters

idstring required

Headers

Idempotency-Keystring required

Required for any mutating token operation.

Request body

amountstring required
fromobject required
toobject required
feeStrategy'LOW' | 'MEDIUM' | 'HIGH'

Response

Accepted

idstring
tokenIdstring
operationType'CREATE_TOKEN' | 'DEPLOY_TOKEN' | 'MINT' | 'BURN' | 'TRANSFER' | 'GRANT_ROLE' | 'REVOKE_ROLE' | 'PAUSE' | 'UNPAUSE' | 'FREEZE' | 'UNFREEZE' | 'UPDATE_COMPLIANCE' | 'ALLOWLIST_ADD' | 'ALLOWLIST_REMOVE'
statusstring

Inherits the transaction state machine.

transactionRequestIdstring nullable
transactionHashstring nullable
createdAtstring date-time
updatedAtstring date-time
dataobject