THIS SITE IS UNDER CONSTRUCTION
curl --location --request POST 'https://api-core.deriv.com/v1/client/pep' \
--header 'Authorization: '
{
"data": [
{
"client_id": 1,
"tag_id": 1,
"assigned_at": "2025-03-04T04:34:04.491124",
"assigned_by": "system",
"reason": null
}
],
"meta": {
"endpoint": "/client/pep",
"method": "POST",
"timing": 1759
}
}