{
  "routes": {
    "/": {
      "expSlug": "eat-avion-bratislava-landing-prod",
      "expEnabled": true
    },
    "workshop": {
      "expSlug": "eat-avion-bratislava-leftover-workshop-prod",
      "expEnabled": true
    },
    "ikeasutaz": {
      "expSlug": "eat-avion-bratislava-win-a-ikea-kitchen-prod",
      "expEnabled": true
    }
  },
  "favicon": "https://images.ctfassets.net/vy8x7x5kxmef/czuNWve8r4oL6cxAB48KK/260d721f935e744f48c7548ff1268d7c/Avion_SK_CZ_Favicon.png",
  "domainName": "spolocnechvile.avion.sk",
  "apiIntegration": {
    "sap": {
      "apis": {
        "confirmBooking": {
          "method": "PATCH",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC540"
            },
            "reservations",
            "Confirm",
            "update-status"
          ],
          "queryParams": {
            "map": {
              "reservationIds": "reservation_id"
            }
          },
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "confirmBookingNext": {
          "method": "PATCH",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC540"
            },
            "reservations",
            "Confirm",
            "update-status"
          ],
          "queryParams": {
            "map": {
              "reservationIds": "data.reservation_id"
            }
          },
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate"
        },
        "ikeaKitchenBooking": {
          "method": "POST",
          "cookies": {
            "map": {
              "kitchen_reservation_id": {
                "exp": 43200,
                "val": "[json.data.reservation_id]",
                "source": "res"
              }
            },
            "preDefined": {}
          },
          "enabled": true,
          "headers": {
            "ssi": "GLOBAL_SHOP_CAMPAIGN",
            "X-Application-ID": "Baseplate-web"
          },
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC540"
            },
            "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-05-17T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-04-27T00:00",
              "resourceId": 168275,
              "customProperties": {
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "ikeaKitchenSignupConfirmBooking": {
          "hooks": [
            "confirmBookingNext"
          ],
          "method": "POST",
          "enabled": true,
          "headers": {
            "ssi": "GLOBAL_SHOP_CAMPAIGN",
            "X-Application-ID": "Baseplate-web"
          },
          "endPoint": "https://api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC540"
            },
            "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-05-17T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-04-27T00:00",
              "resourceId": 168275,
              "customProperties": {
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        }
      },
      "accessToken": {
        "method": "POST",
        "endPoint": "",
        "headerMap": {
          "Ocp-Apim-Subscription-Key": "{{API_SUBSCRIPTION_KEY}}"
        },
        "payloadStruct": {}
      }
    }
  },
  "meetingPlaceId": "SHC540",
  "meetingPlaceName": "Avion Bratislava",
  "theme": "livat",
  "initiative": "Eat Campaign",
  "locale": {
    "list": [
      "sk"
    ],
    "default": "sk"
  },
  "google": {
    "gtmId": "GTM-TSBN2NFJ",
    "gaId": "",
    "consoleMeta": "jGvEAursMYmv5i6MlxHeu-zoURobBXStOYuE5gqI8bY"
  }
}
{
  "locale": "workshop"
}