{
  "status": "success",
  "message": "Loaded customers",
  "data": [
    {
      "id": "7",
      "type": "customer",
      "attributes": {
        "cust_short": "c7",
        "name": "customer_7"
      }
    }
  ],
  "count": 1
}