HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
API Reference
These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Executes an ImportBatch operation

Executes an operation of ImportBatch

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

  • Post

Post

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