/
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
get
Download all quote attachments
put
Update attachments
post
Upload attachments to quote
post
Copy attachment to quote from library
get
Download attachment
delete
Delete attachment
Quote line items
4
Quote preferences
2
Quote sections
3
Quotes
6
Subscriptions
1
Topic Definitions
1
Usage Lines
3
Usage Summaries
1
Webhook Logs
3
Webhooks
11
Quote attachments
Update attachments
Update attachments within a specified quote.
put
/v2/quotes/{quoteId}/attachments
Path parameters
quoteId
string
uuid
required
Request body
UpdateAttachmentPayload[]
required
id
string
uuid
required
name
string
required
order
integer
required
Response
OK
AttachmentResponse[]
required
createdBy
CreatedBy
required
createdOn
string
date-time
required
id
string
uuid
required
name
string
required
order
integer
required
replacedOn
string
date-time
type
string
required
url
string
required
Changes