ComplianceCheck
Result of a single AML check
- individualsType: array object[] · ComplianceIndividual[]
Per-individual breakdown of hits, showing which director or PSC each match belongs to. Only populated within the directors & PSCs section. Null or empty otherwise.
Per-individual AML result
- idType: string
Identifier of the screened director or PSC in Grand's network (e.g.
individual:<uuid>). Null when the individual has no known identifier. - matchType: integer Format: int32
Count Number of matches found for this individual.
0indicates no hits. - mentionsType: array object[] · ComplianceMention[]
The individual hits recorded for this director or PSC. Null or empty when there are none.
A single compliance hit
- nameType: string
Full name of the screened director or PSC.
- matchType: integer Format: int32
Count Total number of matches found by this check across all sub-categories.
0indicates a clean check (no hits). - mentionsType: array object[] · ComplianceMention[]
Individual hits recorded at the subject level. Populated mainly for the entity section's adverse-media check; for per-director/PSC hits see
individualsinstead. Null or empty when there are no subject-level mentions.A single compliance hit
- confidenceType: string enum
Confidence that this hit genuinely matches the screened subject. Most meaningful for adverse media. Null when not scored. One of:
HIGH— high confidence in the match.MEDIUM— moderate confidence in the match.LOW— low confidence in the match.
values- H
I G H - M
E D I U M - L
O W
- dateType: string Format: date-time
Primary date for the hit, as an ISO-8601 date-time — the role start, listing date, or article publication date. Null when no date is available.
- descriptionType: string
Fuller, self-contained human-readable description of the hit. Null when not available.
- endType: string Format: date-time
Date End date for a ranged hit, as an ISO-8601 date-time (e.g. the end of a PEP role). Null when the event is ongoing or an end date does not apply.
- kindType: string enum
What kind of hit this mention represents. Drives how the row should be interpreted and rendered. Null for older records produced before this field existed. One of:
PEP_ROLE— a single political-exposure role or occupation (e.g. a head-of-government role and its date range).SANCTIONS_LISTING— a direct hit on a sanctions or watchlist source (e.g. an OFAC SDN listing).ASSOCIATION— a relative-or-close-associate (RCA) match: the subject is associated with a sanctioned or politically-exposed person or organisation.ADVERSE_MEDIA— an adverse-media article or mention.OTHER— a hit that does not fall into any of the above kinds.
values- P
E P _ R O L E - S
A N C T I O N S _ L I S T I N G - A
S S O C I A T I O N - A
D V E R S E _ M E D I A - O
T H E R
- sourceType: string
Url URL of the source article or list entry backing this hit. Null when no source link is available.
- subtitleType: string
Optional secondary text — typically a relationship descriptor or other free-form context that does not fit a date range. Mainly used for
ASSOCIATIONand occasionallyOTHER. Null when not available. - titleType: string
Primary text describing what the hit is about. The meaning depends on
kind: a role title forPEP_ROLE, the source list name forSANCTIONS_LISTING, an "Associated with …" descriptor forASSOCIATION, or an article excerpt / matched-entity name forADVERSE_MEDIA. Null when not available.