GET RepeatingInvoices/{RepeatingInvoiceID}/Attachments/{FileName}

xero.com:xero_accounting

Summary: Retrieves a specific attachment from a specific repeating invoices by file name
Operation ID: getRepeatingInvoiceAttachmentByFileName
Auth: unknown

Parameters (4)

FileName (string, path, required)

The name of the file being attached to a Repeating Invoice

RepeatingInvoiceID (string, path, required)

Unique identifier for a Repeating Invoice

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.