GET /Receipts/{ReceiptID}/Attachments/{FileName}

xero.com:xero_accounting

Summary: Retrieves a specific attachment from a specific expense claim receipts by file name
Operation ID: getReceiptAttachmentByFileName
Auth: unknown

Parameters (4)

FileName (string, path, required)

The name of the file being attached to the Receipt

ReceiptID (string, path, required)

Unique identifier for a Receipt

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.