Serial Details in the Lot REST Endpoints

Inventory Management/List of Values/Pick Slips/Pick Lines/Lot Details/Serial Details in the Lot
The Serial Details in the Lot resource manages details about the serial when the lot controls the picked item. Use this resource when the lot controls the item.
Get all serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pickSlipDetails/{PickSlip}/child/pickLines/{TransactionId}/child/itemLots/{itemLotsUniqID}/child/itemLotSerials
Get one serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/pickSlipDetails/{PickSlip}/child/pickLines/{TransactionId}/child/itemLots/{itemLotsUniqID}/child/itemLotSerials/{itemLotSerialsUniqID}