Creates a market order from a quote ID and returns execution steps the client must perform.
Request to execute a market swap
Quote ID from /quote endpoint
Address to receive output funds
Address for refund if swap fails
EVM sender address used to build EVM execution steps (approvals / DEX swaps). Required only for routes with EVM execution steps.
Integrator name for attribution/analytics
Approval amount strategy for ERC20 swaps. "full" (default) uses max uint256; "partial" approves only the sell amount.
"full"Swap created
Swap response with execution steps
The public order ID
Quote response with pricing and fees
Steps client must execute to complete the swap
Execution step for client to perform