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: post
Path: /fscmRestApi/resources/11.13.18.05/itemBatches
Get all item batches
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemBatches
Get one item batch
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemBatches/{itemBatchesUniqID}
Update an item batch
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemBatches/{itemBatchesUniqID}
Upload a data file
Method: post
Path: /fscmRestApi/resources/11.13.18.05/itemBatches/action/uploadFile