Serials for Lots REST Endpoints

Inventory Management/Inbound Shipments/Shipment Lines/Lots/Serials for Lots
The Serials for Lots resource displays the serial numbers shipped for a specific lot. Applies when both the lot and the serial control the shipped item.
Get all lot serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/lots/{lotsUniqID}/child/lotSerials
Get one lot serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/lots/{lotsUniqID}/child/lotSerials/{lotSerialsUniqID}