Executes an ImportBatch operation

Executes an operation of ImportBatch

With the ImportBatch service, you can perform the following operations on the execute endpoint:

  • ImportBatchPostRequest
  • Post

ImportBatchPostRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Core.DataContracts.ImportBatchPostRequest, Asi.Contracts",
  "EntityTypeName": "ImportBatch",
  "OperationName": "Post",
  "BatchId": "string value",
  "RunInBackground": false,
  "RequestCulture": "string value"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!