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: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF/{DeliveryInterfaceId2}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/globalDFF/{DeliveryInterfaceId2}