THIS SITE IS UNDER CONSTRUCTION
curl --location --request GET 'https://api-core.deriv.com/v1/client/overall-kyc-status' \
--header 'Authorization: '
{
"data": {
"status": "none",
"client_id": "01997ec9-8c02-7b13-8832-df83746ffc60",
"counterparty": "dci"
},
"meta": {
"endpoint": "/v1/client/overall-kyc-status",
"method": "GET",
"timing": 971
}
}