Attachments REST Endpoints

Inventory Management/Inbound Shipments/Shipment Lines/Attachments
The Attachments resource gets the details about the documents that the user attached to the shipment line.
Get all documents
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/attachments
Get one document
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/attachments/{attachmentsUniqID}