Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.32 KB

WatchlistScreeningHit.md

File metadata and controls

22 lines (17 loc) · 1.32 KB

WatchlistScreeningHit

Data from a government watchlist or PEP list that has been attached to the screening.

Properties

Name Type Description Notes
id str ID of the associated screening hit.
review_status WatchlistScreeningHitStatus
first_active datetime An ISO8601 formatted timestamp.
inactive_since datetime, none_type An ISO8601 formatted timestamp.
historical_since datetime, none_type An ISO8601 formatted timestamp.
list_code IndividualWatchlistCode
plaid_uid str A universal identifier for a watchlist individual that is stable across searches and updates.
source_uid SourceUID
analysis ScreeningHitAnalysis [optional]
data ScreeningHitData [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]