Documentation menu
AddressRecord
Fields, types and constraints for the AddressRecord public API model.
Address associated with an entity by an official source.
Fields
| Field | Type | Constraint | Example | Visibility |
|---|---|---|---|---|
entityIdStable normalized entity id across source records. | string | — | "example" | Public contract |
addressFree-text address reported by the source. | string | nullable | "example" | Personal context |
cityAddress city. | string | nullable | "example" | Public contract |
regionAddress region or administrative area. | string | nullable | "example" | Public contract |
countryEntity, identifier or address country. | string | nullable | "example" | Personal context |
postalCodeAddress postal code. | string | nullable | "example" | Public contract |
Machine-readable schema
The model is published under the same name in the JSON Schema bundle.
JSON SchemaDecision boundary
An API result is a candidate match. A final sanctions or compliance decision requires official-source verification and human review.