v1

latestOpenAPI 3.0.32026-07-2485236250.4 KB
Cards/Transfer

Executes card transfer request

Executes the estimated card transfer request

post/api/v1/cards/transfer

Request body

estimation_idstring required
token_addressstring required

Response

OK

idstring required

Identifier of the executed transaction

Example response

{
  "id": "00000000-0000-0000-0000-000000000001"
}