v54

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01235140905.8 KB
Accounting

Allows you to retrieve a specific attachment from a specific manual journal using a unique attachment Id

get/ManualJournals/{ManualJournalID}/Attachments/{AttachmentID}

Path parameters

ManualJournalIDstring uuid required

Unique identifier for a ManualJournal

AttachmentIDstring uuid required

Unique identifier for Attachment object

Headers

contentTypestring required

The mime type of the attachment file you are retrieving i.e image/jpg, application/pdf

Response

Success - return response of attachment for Manual Journal as binary data