Flexfields for Shipment Lines REST Endpoints
Inventory Management/Inbound Shipments/Shipment Lines/Flexfields for Shipment Lines
The operations from the Inventory Management/Inbound Shipments/Shipment Lines/Flexfields for Shipment Lines category.
- Get all shipment line flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/shipmentLineDFFs - Get one shipment line flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/shipmentLineDFFs/{ShipmentLineId} - Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/shipmentLineDFFs/{ShipmentLineId}