Route Confirmation

User should select the desired route and wallets to confirm the route

Body Params
string
required

Unique requestId received from bestRoute endpoint

selectedWallets
object

The list of user's selected wallets to doing the swapping operation. (Blockchain to Wallet address map)

string

The address of custom destination wallet, in case that you want to just swap in a blockchain because selected wallets can not support this scenario

boolean
required
Defaults to true

Determines if the user's wallet should be checked for the required assets to complete the transaction. Set to true to enforce the check; set to false to bypass the check.

Responses

400

Bad client request

403

Forbidden

429

Too many requests

500

Internal error

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*