Contains information about an error that occurred.
| Name | Type | Description | Notes |
|---|---|---|---|
error_msg*required |
String |
Message describing an error. | |
error_name*required |
String |
Name of the error. See the x-error-codes catalog in openapi file for a complete list of possible error codes with detailed information including HTTP status codes, causes, remediation steps, and retry guidance. |
|
error_path |
String |
Path at which an error occurred. |