/
PA
pax8
/
Authentication
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Access Token
1
Contacts
4
Invoices
1
Library attachments
7
Preference attachments
2
Products
1
Provision Attempts
4
Provision Details
3
Provision Requests
3
Provision Results
4
Provisioners
6
Provisioning Simulations
1
Quote access list
3
Quote attachments
6
Quote line items
4
Quote preferences
2
Quote sections
3
Quotes
6
get
Get quotes list
post
Create quote
get
Get quote by ID
put
Update quote by ID
delete
Delete quote by ID
post
Take quote ownership
Subscriptions
1
Topic Definitions
1
Usage Lines
3
Usage Summaries
1
Webhook Logs
3
Webhooks
11
Quotes
Update quote by ID
Updates the details of an existing quote.
put
/v2/quotes/{quoteId}
Path parameters
quoteId
string
uuid
required
Request body
UpdateQuotePayload
required
expiresOn
string
date-time
required
introMessage
string
required
published
boolean
required
status
'draft'
|
'assigned'
|
'sent'
|
'closed'
|
'declined'
|
'accepted'
|
'changes_requested'
|
'expired'
|
'pending'
required
termsAndDisclaimers
string
required
Response
OK
Changes