Create TokenTransfer

Creates a TokenTransfer from this Account.

A TokenTransfer represents a transfer of tokens through the Dinari platform from one Account to another. As such, only Accounts that are connected to Dinari-managed Wallets can initiate TokenTransfers.

Path Params
uuid
required
Body Params
uuid
required

ID of the recipient account to which the tokens will be transferred.

string
required

Address of the token to transfer.

number
required
≥ 0

Quantity of the token to transfer.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json