Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| ErrorCode | string | Specific error code (see error codes) | |
| Message | String | Error message (see error codes) | |
| StackTrace | String | Debug information for any unexpected errors. You could record this field for any errors with ErrorCode 99, to assist in debugging. | |
| Errors | Array | Array of ResponseError objects (see here) |