Global Flexfields for Shipments REST Endpoints
Inventory Management/Shipment Transaction Requests/Shipments/Global Flexfields for Shipments
The Global Flexfields for Shipments resource manages details about shipments.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF/{DeliveryInterfaceId2} - Update a flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF/{DeliveryInterfaceId2}