This endpoint fetches data (photo, email, phone, document number) from onboarding session and tries to find a match in custom watchlist database. If a match on the watchlist is found, then the score influence is calculated based on the number of matched fields.
API reference, Custom watchlist
Process custom watchlist
POST
https://demo-api.incodesmile.com/omni/process/watchlistQuery parameters
Id of onboarding session. If not present, it will be extracted from token.
Headers
Responses
Response body (application/json)
Flag indicating request passed successfully.
Session status
enum
AliveClosedDeletedFlag indicating if a match in the watchlist has been found.
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details