Attachments REST Endpoints

Inventory Management/Shipment Line Transaction Requests/Shipment Lines/Attachments
The Attachments resource manages details about shipment line attachments.
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/shipmentLines/{DeliveryDetailInterfaceId}/child/attachments
Get one attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/shipmentLines/{DeliveryDetailInterfaceId}/child/attachments/{attachmentsUniqID}
Upload an attachment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/shipmentLines/{DeliveryDetailInterfaceId}/child/attachments