Flexfields for Costs REST Endpoints
Inventory Management/Shipment Transaction Requests/Shipments/Costs for Shipments/Flexfields for Costs
The operations from the Inventory Management/Shipment Transaction Requests/Shipments/Costs for Shipments/Flexfields for Costs category.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/costs/{FreightCostInterfaceId}/child/DFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/costs/{FreightCostInterfaceId}/child/DFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/costs/{FreightCostInterfaceId}/child/DFF/{FreightCostInterfaceId2} - Update a flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/costs/{FreightCostInterfaceId}/child/DFF/{FreightCostInterfaceId2}