Error object returned by the API.
| Name | Type | Description | Notes |
|---|---|---|---|
| trackingId | String | Identifier used for tracking purposes. | |
| method | String | HTTP method of the API call which produced the error. | |
| path | String | HTTP path of the API call which produced the error. | |
| message | String | Error message. Ideally human readable string. |