Authorizations
Bearer authentication header on the format Bearer <API_KEY>
.
Body
application/json
Transfer's currency.
Available options:
USDC
, USDT
Example:
"USDC"
Customer's unique identifier that will send the tokens.
Example:
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
Customer's unique identifier that will receive the tokens.
Example:
"980dc26b-42fd-4044-8a42-2271d20a2eb9"
Transfer's amount.
Example:
"10000.000000"
Response
202 - application/json
Transfer transaction started successfully.
Transfer operation's unique identifier.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Customer's unique identifier.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Transfer operation's type.
Available options:
TRANSFER
Example:
"TRANSFER"
Transfer operation's current state. See examples for more details.
Creation date and time.
Last update date and time.