- Subcategories:
- Flexfields for Serials That Control Items and Lots
- Flexfields for Serials That Control Lots
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: getPath:
/fscmRestApi/resources/11.13.18.05/pickSlipDetails/{PickSlip}/child/pickLines/{TransactionId}/child/itemLots/{itemLotsUniqID}/child/itemLotSerials
- Get one serial
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/pickSlipDetails/{PickSlip}/child/pickLines/{TransactionId}/child/itemLots/{itemLotsUniqID}/child/itemLotSerials/{itemLotSerialsUniqID}