cURL
curl --request POST \ --url https://api.taidalos.com/v1/sanctions-peps-watchlists-checks/new-check \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "data": { "sanction_pep_watchlist_configuration_id": "<string>", "subject_id": "<string>" } } '
{ "data": { "sanction_pep_watchlist_execution_id": "<string>", "sanctions_peps_watchlists_check_id": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.taidalos.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.taidalos.com/llms.txt
Use this file to discover all available pages before exploring further.
request body
Show child attributes
Created