Skip to main content
POST
Execute quote

Authorizations

x-app-id
string
header
required

Your application ID. Required for all app-tier and user-tier routes.

Authorization
string
header
required

JWT access token returned by POST /auth/verify. Required for user-tier routes.

Body

application/json
quoteId
string
required
mode
enum<string>
Available options:
live,
paper
fallbackToLatest
object
signingAddress
string
Required string length: 42
fundingAddresses
string[]
Required string length: 42
approveMode
enum<string>
Available options:
sponsored,
user_broadcast

Response

200

quoteId
string
required
orderIds
string[]
required
status
enum<string>
required
Available options:
pending
alreadyAccepted
boolean
redeemId
string
message
string
pendingSignatures
object[]