GET /CreditNotes/{CreditNoteID}/Attachments/{AttachmentID}
Summary: Retrieves a specific attachment from a specific credit note using a unique attachment Id
Operation ID: getCreditNoteAttachmentById
Auth: unknown
Operation ID: getCreditNoteAttachmentById
Auth: unknown
Parameters (4)
AttachmentID
(string, path, required)
Unique identifier for a Attachment
CreditNoteID
(string, path, required)
Unique identifier for a Credit Note
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.