post https://li.quest/v1/advanced/stepTransaction
This endpoint expects a full Step
object which usually is retrieved by calling the /routes
endpoint and selecting the most suitable Route
. Afterwards the transaction for every required Step
can be retrieved using this endpoint.
Attention: This request is more complex and intended to be used via our JavaScript SDK.