Properties
| Name | Type | Required | Description |
|---|---|---|---|
| error_code | str | ❌ | Error code of the API request. Empty when the response is successful. |
| message | str | ❌ | Description about the API error. Empty when the response is successful. |
| operation_id | str | ❌ | Unique identifier (UUID) of the response. |
| response_code | str | ❌ | Response code of the API error. Empty when the response is successful. |
| status | str | ❌ | Status of the API response indicating success or failure. |