Request body
Pass the quote response unchanged. This preserves the quote’s
otherAmountThreshold as the minimum acceptable output.
Response
Sign and send
Deserialize the transaction, ask the wallet to sign it, and submit the signed bytes through your Solana connection.Direct request
You can build a transaction without sending a prior quote response by providing the route fields directly:Errors
Swap errors use the same{ "error", "message" } shape as the quote endpoint.