cURL
curl --request POST \ --url https://api.taidalos.com/v1/sanctions-peps-watchlists-checks/configuration/create-configuration \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "data": { "monitoring": { "interval": "WEEKLY", "is_active": true } } } '
{ "data": { "sanction_pep_watchlist_configuration_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