{
  "domainName": "ochutnej.ostrava.avion.cz",
  "meetingPlaceId": "SHC539",
  "meetingPlaceName": "Avion Ostrava",
  "favicon": "https://images.ctfassets.net/vy8x7x5kxmef/czuNWve8r4oL6cxAB48KK/260d721f935e744f48c7548ff1268d7c/Avion_SK_CZ_Favicon.png",
  "routes": {
    "/": {
      "expSlug": "eat-ostrava-landing-template-prod",
      "expEnabled": true
    },
    "vyhraj": {
      "expSlug": "eat-ostrava-win-a-ikea-kitchen-prod",
      "expEnabled": true
    },
    "chytre-vareni-kurz": {
      "expSlug": "eat-ostrava-leftover-workshop-prod",
      "expEnabled": true
    },
    "poradkyne": {
      "expSlug": "eat-ostrava-food-nutritionist-prod",
      "expEnabled": true
    }
  },
  "apiIntegration": {
    "sap": {
      "apis": {
        "confirmBooking": {
          "method": "PATCH",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC539"
            },
            "reservations",
            "Confirm",
            "update-status"
          ],
          "queryParams": {
            "map": {
              "reservationIds": "reservation_id"
            }
          },
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "enforkey": "prod",
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "confirmBookingNext": {
          "method": "PATCH",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC539"
            },
            "reservations",
            "Confirm",
            "update-status"
          ],
          "queryParams": {
            "map": {
              "reservationIds": "data.reservation_id"
            }
          },
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "enforkey": "prod"
        },
        "ikeaKitchenBooking": {
          "method": "POST",
          "cookies": {
            "map": {
              "kitchen_reservation_id": {
                "exp": 43200,
                "val": "[json.data.reservation_id]",
                "source": "res"
              }
            },
            "preDefined": {}
          },
          "enabled": true,
          "headers": {
            "X-Application-ID": "Baseplate-web",
            "ssi": "GLOBAL_SHOP_CAMPAIGN"
          },
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC539"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "zip": "company",
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "customProperties": {
                "newsletterSubscription": "privacyConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-03-29T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-03-09T00:00",
              "resourceId": 168122,
              "customProperties": {
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "enforkey": "prod",
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "ikeaKitchenSignupConfirmBooking": {
          "hooks": [
            "confirmBookingNext"
          ],
          "method": "POST",
          "enabled": true,
          "headers": {
            "X-Application-ID": "Baseplate-web",
            "ssi": "GLOBAL_SHOP_CAMPAIGN"
          },
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC539"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "zip": "company",
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "customProperties": {
                "newsletterSubscription": "privacyConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-03-29T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-03-09T00:00",
              "resourceId": 168122,
              "customProperties": {
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "enforkey": "prod",
          "successStatusCodes": [
            200,
            206,
            201
          ]
        }
      },
      "accessToken": {
        "method": "POST",
        "endPoint": "",
        "headerMap": {
          "Ocp-Apim-Subscription-Key": "{{API_SUBSCRIPTION_KEY}}"
        },
        "payloadStruct": {}
      }
    }
  },
  "theme": "livat",
  "initiative": "Eat Campaign",
  "locale": {
    "list": [
      "cs"
    ],
    "default": "cs"
  },
  "google": {
    "gtmId": "GTM-TSBN2NFJ",
    "gaId": "",
    "consoleMeta": "QsLPPRnQldxRvtZlyrccze88berTWGx4XK_4xAr9fcs"
  }
}
{
  "locale": "vyhraj"
}