v1
latestOpenAPI 3.0.32026-07-24148824715.6 KBRescreen a customer synchronously
This endpoint initiates the synchronous 'rescreen' workflow for your customer. The workflow consists of two steps:
- Customer Rescreening: The customer is screened against the latest data sources to identify any new risk information.
- Alerting: If new, relevant, risks are found an alert is generated. The workflow executes synchronously, returning the workflow status and result immediately. The rescreening operation applies the rules and settings defined in the customer's monitoring configuration. If no monitoring configuration is currently assigned to the customer, the system will default to using the initial screening configuration applied when the customer was first screened. Rescreen events count towards your total onboarding search volumes You need "Account has access to monitor on demand functionality" enabled to use this endpoint.
Path parameters
Identifier of the customer to rescreen
Query parameters
Specifies the screening logic to apply. Set to DELTA to perform a differential screen, which compares the new result against the customer's previous screening baseline and only alerts on new or changed risk factors.
Headers
A unique, client-generated string that identifies a single operational attempt. You must generate a new key for every distinct operation, and use the exact same key when retrying a failed request to prevent duplication. The usage of this key is recommended to ensure safe retries without duplicate processing or billing. While any unique string is accepted, we strongly recommend using a standard UUID to guarantee global uniqueness.
Response
Rescreen customer workflow executed