- Subcategories:
- Serials for Lots
Lots REST Endpoints
Inventory Management/Inbound Shipments/Shipment Lines/Lots
The Lots resource gets the lot information for a specific inbound shipment line.
- Get all lots
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/lots
- Get one lot
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/lots/{lotsUniqID}