Response from the endpoint
Main object
Field | Data Type | Description |
---|---|---|
Success | boolean | result of the request |
ErrorMessage | string | if some problem happens and the success is false, this is the error message |
Executions | string | Number of execution done |
Entities | string | Number of entities processed |
Records | string | Number of records processed |
Volume | string | Volume of data processed |
ElapsedTime | string | Time spent processing the executions (HH:mm:ss) |