THIS SITE IS UNDER CONSTRUCTION
curl --location --request POST 'https://api-core.deriv.com/v1/client/fatca' \
--header 'Authorization: '
{
"data": [
{
"id": 1,
"client_id": 1,
"tag_id": 3,
"assigned_time": "2025-07-14T02:23:26.476092",
"staff_identifier": null,
"remark": null,
"created_time": "2025-07-14T02:23:26.476092",
"updated_time": null
}
],
"meta": {
"endpoint": "/v1/client/fatca",
"method": "POST",
"timing": 1141
}
}