GET /ManualJournals/{ManualJournalID}/Attachments/{FileName}

xero.com:xero_accounting

Summary: Retrieves a specific attachment from a specific manual journal by file name
Operation ID: getManualJournalAttachmentByFileName
Auth: unknown

Parameters (4)

FileName (string, path, required)

The name of the file being attached to a ManualJournal

ManualJournalID (string, path, required)

Unique identifier for a ManualJournal

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.