- Subcategories:
 - Flexfields for Serial Attributes
 - Flexfields for Serials
 
Serial Details REST Endpoints
            
            Inventory Management/List of Values - Inventory Management/Open Pick Lines/Serial Details
            
        
        
    The Serial Details resource manages details about the serial that controls the picked item. Use this resource when the serial controls the item.
- Get all serials
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/openPickLines/{TransactionId}/child/itemSerials - Get one serial
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/openPickLines/{TransactionId}/child/itemSerials/{itemSerialsUniqID}