Skip to main content
POST
cURL

Body

application/json
quoteID
string
required

Unique identifier for the quote request

Example:

"quote:966ee977-586b-4bca-abf1-e7def508a19c"

dAppID
string
required
intentExecutionTypes
enum<string>[]
required

Array of intent execution types to fetch quotes for

Available options:
SELF_PUBLISH,
GASLESS
Example:
quoteRequest
object
required
contracts
object
gaslessIntentData
object

Optional gasless intent data containing permit signatures for token approvals and execution configuration

Response

201 - undefined