Documentation menu
SanctionRecord
Fields, types and constraints for the SanctionRecord public API model.
Official sanctions-list record associated with an entity.
Fields
| Field | Type | Constraint | Example | Visibility |
|---|---|---|---|---|
entityIdStable normalized entity id across source records. | string | — | "example" | Public contract |
sourceCanonical sanctions data source. | string | — | "example" | Public contract |
programSanctions program reported by the source. | string | nullable | "example" | Public contract |
regimeSanctions regime reported by the source. | string | nullable | "example" | Public contract |
measuresMeasures or restrictions reported by the source. | string[] | — | [] | Public contract |
listedAtDate and time the source reports the record as listed. | string | format: date-time · nullable | "2026-07-14T12:00:00Z" | Public contract |
modifiedAtLast modification time reported by the source. | string | format: date-time · nullable | "2026-07-14T12:00:00Z" | Public contract |
referenceIdOfficial list or source record reference. | string | — | "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.