GET /ManualJournals/{ManualJournalID}/Attachments/{AttachmentID}

xero.com:xero_accounting

Summary: Allows you to retrieve a specific attachment from a specific manual journal using a unique attachment Id
Operation ID: getManualJournalAttachmentById
Auth: unknown

Parameters (4)

AttachmentID (string, path, required)

Unique identifier for a Attachment

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.