GET /Quotes/{QuoteID}/Attachments/{AttachmentID}
Summary: Retrieves a specific attachment from a specific quote using a unique attachment Id
Operation ID: getQuoteAttachmentById
Auth: unknown
Operation ID: getQuoteAttachmentById
Auth: unknown
Parameters (4)
AttachmentID
(string, path, required)
Unique identifier for Attachment object
QuoteID
(string, path, required)
Unique identifier for Quote object
contentType
(string, header, required)
The mime type of the attachment file you are retrieving i.e image/jpg, application/pdf
xero-tenant-id
(string, header, required)
Xero identifier for Tenant
No probe data for this endpoint yet.