- Subcategories:
 - Item Batch Translations
 
Item Batches REST Endpoints
            
            Product Lifecycle Management/Item Batches
            
        
        
    The Item Batches resource manages item batches and submits the interface records of item batches for import.
- Create item batches
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/itemBatches - Get all item batches
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemBatches - Get one item batch
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemBatches/{itemBatchesUniqID} - Update an item batch
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/itemBatches/{itemBatchesUniqID} - Upload a data file
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/itemBatches/action/uploadFile