- Subcategories:
 - Flexfields for Serial Attributes
 - Flexfields for Serials
 
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: postPath:
/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: deletePath:
/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: patchPath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotSerials/{lotSerialsUniqID} - Get all serial numbers
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotSerials - Get one serial number
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedInventoryTransactionLots/{InvValidatedInventoryTransactionLotsUniqID}/child/lotSerials/{lotSerialsUniqID}