GET /Quotes/{QuoteID}/Attachments/{FileName}
Summary: Retrieves a specific attachment from a specific quote by filename
Operation ID: getQuoteAttachmentByFileName
Auth: unknown
Operation ID: getQuoteAttachmentByFileName
Auth: unknown
Parameters (4)
FileName
(string, path, required)
Name of the attachment
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.