POST
/
v2
/
route
/
transactions

Authorizations

X-Api-Key
string
header
required

Body

application/json
paths
object[]
required

Value of this field is a response from route building endpoint

sender_address
string
required
slippage
number
required

If the slippage is exceeded, the transaction will not be executed and intermediate tokens will be returned to the sender.

Required range: 0 < x < 1
custom_fee
object

If present, additional transaction for fees collection will be generated. Because of that, be careful with max_splits to not exceed wallet contract limits

referral_name
string

May be set whilst building transactions from B2B partnership products

Response

200 - application/json
route_id
integer
required

Unique identifier of the route used for tracking.

transactions
object[]
required