IssueCode
Structured, machine-readable warning or error code (for example “too-many-lookups”), intentionally not display text so integrations can localize.
Fields
Section titled “Fields”| Field | Type | Required | Description |
|---|---|---|---|
code | string | yes | - |
value | string | number | no | Optional offending value or measurement |
Example
Section titled “Example”{ "code": "string", "value": 0}