Sample Response
{
  "status": 200,
  "info": "Method execution successful!",
  "result": {
    "data": [
      {
        "customerId": 106870,
        "customerName": "AG Capital",
        "products": []
      } ],
    "totalCount": 29
  }
}