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 |
Result | string | Execution result. Return ERROR because we stop the execution. |