post
https://yourorgsite.com/api/ImportBatch/_execute
Executes an operation of ImportBatch
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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"
}
200The request was successful.
201The resource was successfully created.
202The resource was asynchronously created.