Lot Serials REST Endpoints

Inventory Management/Interfaced Pick Transactions/Lot Serials
The Lot Serials resource manages the serials for a lot of an interfaced pick transaction when an item is both lot and serial-controlled.
Create one lot serial number
Method: post
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/serials
Delete one lot serial number
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}
Get all lot serial numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/serials
Unit of measure of the gross weight of the packing unit.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}
Update one lot serial number
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}