Lots REST Endpoints

Inventory Management/Receiving Transactions History/Lots
The Lots resource manages the lots associated to a receiving transaction.
Get all lots
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingTransactionsHistory/{TransactionId}/child/lots
Get one lot
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingTransactionsHistory/{TransactionId}/child/lots/{lotsUniqID}