Skip to main content
POST
Execute Quote

Authorizations

Authorization
string
header
required

Bearer token authentication. Obtain token from Issue a Token endpoint

Body

application/json
quote_id
string<uuid>
required

The quote ID returned from the Create Quote endpoint.

Example:

"9ba7d6db-ac78-4a41-acae-f787ee6b1f24"

Response

Quote executed successfully

data
object