v54

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

Retrieves a specific attachment for a specific purchase order by filename

get/PurchaseOrders/{PurchaseOrderID}/Attachments/{FileName}

Path parameters

PurchaseOrderIDstring uuid required

Unique identifier for an Purchase Order

FileNamestring required

Name of the attachment

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 Purchase Order as binary data