Serials REST Endpoints

Inventory Management/Inbound Shipments/Shipment Lines/Serials
The Serials resource gets the serial numbers shipped for a specific inbound shipment line. Applies when only the serial controls the shipped item and is not lot controlled.
Get all serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/serials
Get one serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/serials/{serialsUniqID}