Flexfields for Serial Attributes REST Endpoints
Inventory Management/Inbound Shipments/Shipment Lines/Serials/Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about the serial attributes that the descriptive flexfield references.
- Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/serials/{serialsUniqID}/child/serialAttributeDFF
- Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/serials/{serialsUniqID}/child/serialAttributeDFF/{serialAttributeDFFUniqID}