Commission token formation
The method allows you to get a commission token for cross-chain transfer
Header parameters
x-api-public-keystringoptional
Public API-key
x-api-signaturestringoptional
Signing the request body with a private API-key
Content-typestringoptionalExample:
Request content type
application/json
Body
The body of the commission token creation request
advancedBalanceIdstringrequiredExample:
Identifier of the advance balance that will act as the payer of commissions'
f9565f73-eb15-4246-9954-169eeb9475fc
currencystringrequiredExample:
The coin you want to exchange
USDT
networkFromstringrequiredExample:
Outgoing network
ethereum
networkTostringrequiredExample:
Network where you want to receive coins
tron
amountstringrequiredExample:
Amount to transfer
200
Responses
application/json
objectoptional
Successful response
post
200Success
Last updated