Response from the endpoint
Main object
| Field | Data Type | Description |
|---|---|---|
| MainExecutionTrackerId | integer | Execution tracker id. Is to be used in the requests to obtain information about this execution |
| Success | boolean | result of the request |
| ErrorMessage | string | if some problem happens and the success is false, this is the error message |
