{
  "page": {
    "offset": 0,
    "limit": 2,
    "total": 1247
  },
  "data": [
    {
      "id": 9001,
      "productNr": "A-100",
      "gtin": "9001234567890",
      "externalProductId": "wiener-schnitzel",
      "name": "Wiener Schnitzel",
      "externalName": "Wiener Schnitzel",
      "subtitle": "Mit Erdäpfelsalat",
      "description": "Klassisches Wiener Schnitzel vom Kalb.",
      "pricing": {
        "defaultPrice": 22.9,
        "referencePrice": null,
        "taxRateId": 3,
        "allowClientPrice": false
      },
      "cashbox": {
        "cashboxId": 17,
        "productionPlaceId": 2,
        "parentProductId": null
      },
      "media": {
        "imageUrl": "https://cdn.smorder.at/locations/7236/p/9001.jpg"
      },
      "flags": {
        "isVisible": true,
        "isLocked": false,
        "queuedForReview": false
      },
      "nutrition": {
        "amount": 250,
        "amountUnit": "g",
        "calories": 720,
        "allergens": 67,
        "minimumAge": 0,
        "ingredients": [
          {
            "name": "Kalb"
          },
          {
            "name": "Weizenmehl"
          },
          {
            "name": "Ei"
          }
        ],
        "nutritionalValues": [
          {
            "name": "Gewicht",
            "unit": "g",
            "value": "250",
            "belongsTo": null
          },
          {
            "name": "Fett",
            "unit": "g",
            "value": "30",
            "belongsTo": null
          }
        ]
      },
      "productGroupExternalIds": [
        "mains",
        "austrian"
      ],
      "localizations": [
        {
          "locale": "en",
          "name": "Viennese Schnitzel",
          "subtitle": "With potato salad",
          "description": "Classic Viennese veal schnitzel.",
          "imageUrl": null
        },
        {
          "locale": "it",
          "name": "Cotoletta alla viennese",
          "subtitle": null,
          "description": null,
          "imageUrl": null
        }
      ]
    },
    {
      "id": 9002,
      "productNr": "A-110",
      "gtin": null,
      "externalProductId": null,
      "name": "Tafelspitz",
      "externalName": null,
      "subtitle": null,
      "description": null,
      "pricing": {
        "defaultPrice": 24.5,
        "referencePrice": null,
        "taxRateId": 3,
        "allowClientPrice": false
      },
      "cashbox": {
        "cashboxId": 17,
        "productionPlaceId": 2,
        "parentProductId": null
      },
      "media": {
        "imageUrl": null
      },
      "flags": {
        "isVisible": true,
        "isLocked": false,
        "queuedForReview": false
      },
      "nutrition": {
        "amount": null,
        "amountUnit": null,
        "calories": null,
        "allergens": 0,
        "minimumAge": 0,
        "ingredients": [],
        "nutritionalValues": []
      },
      "productGroupExternalIds": [
        "mains"
      ],
      "localizations": []
    }
  ]
}
