Error body for address registry operations (4xx and 5xx).
| Name | Type | Description | Notes |
|---|---|---|---|
| code | Integer | Application error code when present. For HTTP 400 on legal-entity lookup, distinguish: 4100 — request validation (e.g. missing, empty, or whitespace-only `address` after trim); 2140 — workspace not opted in to the address registry (`AR_OPT_IN_REQUIRED`). 2142 — not found (404). Other codes may appear, including on server errors. | [optional] |
| message | String | Human-readable error message |