post https://api.superform.xyz/withdraw/start
This is the second and final step in the withdrawal flow. The expected input is the full output of /withdraw/calculate
. The selected route should be first, or only, route in the liq.route.routes
array. The response of this endpoint will provide the transaction data and relevant metadata to execute the transaction onchain.
Note: if the
approval_data
field is not empty, the user must first approve the token transfer before executing the transaction.