{
"status": "success",
"data": {
"custid1": 723,
"custid2": 670,
"custid3": 430
}
}
It doesn't have key-value pair it just contains the value of two columns. I have tried it by converting it into a data table but not getting the required result.