Lots REST Endpoints

Inventory Management/Picks/Lots
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date.
Details for the supplies and demands for an item in an organization.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots
Details for the supplies and demands for an item in an organization.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}
Details for the supplies and demands for an item in an organization.
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}
Get all lot numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots
Get one lot number
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}