Serial Details REST Endpoints

Inventory Management/List of Values/Open Pick Lines/Serial Details
The Serial Details resource manages details about the serial that controls the picked item. Use this resource when the serial controls the item.
Get all serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/openPickLines/{TransactionId}/child/itemSerials
Get one serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/openPickLines/{TransactionId}/child/itemSerials/{itemSerialsUniqID}