Last modified:2026-07-19 17:02:27
Maintainer:Not configured
OperationId:entity_id_id_type_value_screen
Exact-match screen a document identifier (passport, national id, tax id, vessel IMO, or aircraft tail number) against the OFAC SDN identifiers (an O(1) lookup). The query value is normalized per type to match the stored key: passport/national_id/tax_id are upper-cased with separators stripped; vessel_imo drops a leading IMO (any/no separator) and strips separators to bare digits; aircraft_tail is upper-cased. Fail-CLOSED: an unavailable index returns 503 (never a clear); a stale index downgrades a hit/clear to review.