{
  "routes": {},
  "favicon": "https://images.ctfassets.net/vy8x7x5kxmef/czuNWve8r4oL6cxAB48KK/260d721f935e744f48c7548ff1268d7c/Avion_SK_CZ_Favicon.png",
  "domainName": "kampan.ostrava.avion.cz",
  "apiIntegration": {
    "sap": {
      "apis": {
        "qrBooking": {
          "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": "SHC539"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "customProperties": {
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-06-21T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-05-18T00:00",
              "resourceId": 168332,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC539",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC539",
                  "consent": true
                },
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "pipiBooking": {
          "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": "SHC539"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "customProperties": {
                "notes": "userId",
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-06-28T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-06-11T00:00",
              "resourceId": 168360,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC539",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC539",
                  "consent": true
                },
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        }
      },
      "accessToken": {
        "method": "POST",
        "endPoint": "",
        "headerMap": {
          "Ocp-Apim-Subscription-Key": "{{API_SUBSCRIPTION_KEY}}"
        },
        "payloadStruct": {}
      }
    }
  },
  "meetingPlaceId": "SHC539",
  "meetingPlaceName": "Avion Ostrava",
  "theme": "livat",
  "initiative": "QR Campaign",
  "locale": {
    "list": [
      "cs"
    ],
    "default": "cs"
  },
  "google": {
    "gtmId": "GTM-TSBN2NFJ",
    "gaId": "",
    "consoleMeta": ""
  }
}