Update details of active Pep Sanction monitor
POST
/api/v1/pepsanction/monitor/update/{id}
v1-pepsanction
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.kompany.com//api/v1/pepsanction/monitor/update/'
Response Response Example
200 - Example 1
{
"active": true,
"caseId": "string",
"created": {},
"identifier": "string",
"structured": "string",
"updated": "string",
"webhook": "string"
}
Request
Path Params
id
string
required
Body Params application/x-www-form-urlencoded
Webhook
string
optional
Example:
null