Process Global Watchlist

Requirements

Endpoint

Authentication

Request body

The request body is optional. This endpoint typically uses your workflow configuration when you do not send a body.

Field Type Required Description
Request Body WatchlistRequest No Optional request body for watchlist processing.

Response

This endpoint returns a BasicResponse object.

{
  "success": true
}

Response fields

Field Type Description
success boolean Indicates whether the request was processed successfully.