post https://li.quest/v1/advanced/routes
In order to execute any transfer, you must first request possible Routes
. From the result set a Route
can be selected and executed by retrieving the transaction for every included Step
using the /steps/transaction
endpoint.
Attention: This request is more complex and intended to be used via our JavaScript SDK.