GET /CreditNotes/{CreditNoteID}/Attachments/{FileName}

xero.com:xero_accounting

Summary: Retrieves a specific attachment on a specific credit note by file name
Operation ID: getCreditNoteAttachmentByFileName
Auth: unknown

Parameters (4)

CreditNoteID (string, path, required)

Unique identifier for a Credit Note

FileName (string, path, required)

Name of the file you are attaching to 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.