TransferAssetToken

This endpoint facilitates the transfer of an asset token from one investor to another. The request requires an Idempotency-Key in the header to prevent duplicate submissions. The request body must specify the sender identifier, recipient identifier, asset identifier, and the quantity of tokens to be transferred.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
senderIdentifier
required
assetIdentifier
required
uint64
required

The quantity of asset tokens to transfer adjusted for decimals.

recipientIdentifier
required
Headers
string
required

A unique key to prevent duplicate requests. Typically a UUID.

Responses

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