Attachments REST Endpoints

Inventory Management/Completed Transactions in Inventory/Attachments
The attachments resource is used to view, create, and update attachments.
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions/{TransactionId}/child/transactionAttachments
Get one attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions/{TransactionId}/child/transactionAttachments/{transactionAttachmentsUniqID}