Attachments for Shipments REST Endpoints

Inventory Management/Shipment Transaction Requests/Shipments/Attachments for Shipments
The Attachments for Shipments resource manages details about shipment attachments.
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/attachments
Get one attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/attachments/{attachmentsUniqID}
Replace an attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/attachments/{attachmentsUniqID}
Upload one attachment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/attachments