Process global watchlist

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

firstName

string

surName

string

birthYear

int32

Year of birth, if known

countryCodes

array

countryCodes ADD

watchlistTypes

array

watchlistTypes ADD

subscribe

boolean

Subscribes to updates on the watchlists to receive notification for updates on the search.

truefalse

fuzziness

float

Determines how closely the returned results must match the supplied name.

search_profile

string

Search profile set for the client to use specify what sources they will be searching against.

api-version

string

required

Defaults to 1.0

``200 OK

``400 Bad Request


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request POST \

--url https://demo-api.incodesmile.com/omni/process/global-watchlist \

--header 'accept: application/json' \

--header 'api-version: 1.0' \

--header 'content-type: application/json'

application/json

200400