Skip to main content
POST
Submit a quote

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
workspaceId
string
required
quoteTotal
string
required

Decimal quote total accepted by the destination.

files
object[]
required
Minimum array length: 1
oppId
string

Optional opportunity ID assertion. It must match the workspace opportunity.

comment
string

Optional destination submission comment.

destinationData
object

Destination-specific fields returned by the requirements endpoint.

validateOnly
boolean

Validate without submitting when the destination supports validation.

confirmLiveSubmission
boolean

Confirms a live submission when required by the destination.

scheduledAt
string<date-time>

Optional future dispatch time.

Response

Created quote submission

data
object
required
meta
object
required