UploadItemBatches
Uploads and processes the data from the specified data file by adding it to an item batch.
Input
| Name | Type | Description |
| BatchId | Number | Value that uniquely identifies the item batch. |
| BatchNumber | String | Number that identifies the item batch. |
| DataFilePath | String | Path of the data file to be uploaded. |
| ErrorResponseType | String | Type of error response to get on failure of data file upload. |
| ImportMapName | String | Name of the import map used for uploading the data. |