- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Attachments for Unpacked Shipment Lines REST Endpoints
Inventory Management/Shipment Transaction Requests/Shipments/Unpacked Shipment Lines/Attachments for Unpacked Shipment Lines
The Attachments for Unpacked Shipment Lines resource manages details about unpacked shipment line attachments.
- Get all attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/attachments
- Get one attachment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/attachments/{attachmentsUniqID}
- Replace an attachment
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/attachments/{attachmentsUniqID}
- Upload one attachment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/attachments