{
  "page": {
    "offset": 0,
    "limit": 50,
    "total": 14
  },
  "data": [
    {
      "id": 41,
      "externalId": "mains",
      "name": "Hauptspeisen",
      "externalName": "Mains",
      "cashbox": {
        "cashboxId": 17,
        "supplierId": null
      },
      "tax": {
        "taxRateId": 3,
        "vat": 10
      },
      "localizations": [
        {
          "locale": "en",
          "name": "Mains",
          "description": null,
          "imageUrl": null
        },
        {
          "locale": "it",
          "name": "Secondi",
          "description": null,
          "imageUrl": null
        }
      ]
    },
    {
      "id": 42,
      "externalId": "drinks-alcoholic",
      "name": "Getränke (Alkohol)",
      "externalName": "Alcoholic drinks",
      "cashbox": {
        "cashboxId": 17,
        "supplierId": null
      },
      "tax": {
        "taxRateId": 1,
        "vat": 20
      },
      "localizations": []
    },
    {
      "id": 43,
      "externalId": "drinks-non-alcoholic",
      "name": "Getränke (Alkoholfrei)",
      "externalName": "Soft drinks",
      "cashbox": {
        "cashboxId": 17,
        "supplierId": 8
      },
      "tax": {
        "taxRateId": 1,
        "vat": 20
      },
      "localizations": []
    }
  ]
}
