Flexfields for Validated Transactions REST Endpoints

Inventory Management/Picks/Lots/Flexfields for Validated Transactions
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number.
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/{InvValidatedInventoryTransactionLotsUniqID}/child/lotSerials
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}/child/lotSerials/{lotSerialsUniqID}
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}/child/lotSerials/{lotSerialsUniqID}
Get all serial numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotSerials
Get one serial number
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotSerials/{lotSerialsUniqID}