Newer Version Available
Error Details
Output representation for the details of the error code and error message.
- JSON Example
-
1{ 2 "code": "DATE_FIELD_MUST_BE_IN_ISO_FORMAT", 3 "message": "Specify a date in the yyyy-MM-dd format." 4 }
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| code | String | Error code. | Small, 62.0 | 62.0 |
| message | String | Error message. | Small, 62.0 | 62.0 |