GET /Receipts/{ReceiptID}/Attachments/{AttachmentID}

xero.com:xero_accounting

Summary: Retrieves a specific attachments from a specific expense claim receipts by using a unique attachment Id
Operation ID: getReceiptAttachmentById
Auth: unknown

Parameters (4)

AttachmentID (string, path, required)

Unique identifier for a Attachment

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.