Updates an ImportBatch by idAsk AIput https://testapi.imis.com/Asi.Scheduler_SDKDemo/api/ImportBatch/{ImportBatchId}Updates an instance of ImportBatch by idPath ParamsImportBatchIdstringrequiredId of ImportBatch to be UpdatedBody ParamsImportBatch to be Updated$typestringDefaults to Asi.Soa.Core.DataContracts.ImportBatchData, Asi.ContractsThe DataType must be "Asi.Soa.Core.DataContracts.ImportBatchData, Asi.Contracts"BatchobjectGets or sets the batch.Batch objectBatchDatedate-timeA user defined date for the batch.BatchIdstringGets or sets the batch Id.BatchStatusstringenumDefaults to OpenEnumerated values of possible import batch statuses.OpenProcessingPostedErrorAllowed:OpenProcessingPostedErrorBatchTypestringThe type of batch.DateCreateddate-timeGets or sets the date created.NamestringGets or sets the batch name.ResultsstringText containing the results message following processing of the batch.UserIdstringThe ImisId of the user that created the batch.Response 200The request was successful.Updated almost 7 years ago