Watchlist Task
The watchlist
task checks whether the queried business appears on any U.S. government sanctions lists.
The watchlist
task will return one of the following responses:
Status | Result | Reason |
---|---|---|
Success | watchlist_no_hits | No hits identified on the consolidated sanctions list (including OFAC) |
Failure | watchlist_hits | X hit(s) identified on the consolidated sanctions list (including OFAC) |
Where X
is the number of hits identified on the consolidated sanctions list (including OFAC).
Only available when your request includes OFAC screening.
Gaining Access to the Watchlist Task
The Watchlist task is an optional add-on that is not included in a package.
Please contact us to have it added to your account.
Once the task has been added to your account, you can retrieve it by passing watchlist
in the attrs
parameter.