{
  "routes": {
    "/": {
      "expSlug": "irrestible-qr-luz-landing-prod",
      "expEnabled": true
    },
    "pippi": {
      "expSlug": "pippi-play-luz-landing-prod",
      "expEnabled": true
    }
  },
  "favicon": "https://images.ctfassets.net/vy8x7x5kxmef/czuNWve8r4oL6cxAB48KK/260d721f935e744f48c7548ff1268d7c/Avion_SK_CZ_Favicon.png",
  "domainName": "activacion.luzshopping.com",
  "apiIntegration": {
    "sap": {
      "apis": {
        "pipiBooking": {
          "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": "SHC576"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "notes": "userId",
              "customProperties": {
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-07-05T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-06-22T17:00",
              "resourceId": 168358,
              "customProperties": {
                "privacyConsent": {
                  "id": "privacy.SHC576",
                  "consent": true
                },
                "termsConsent": {
                  "id": "terms.SHC576",
                  "consent": true
                },
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "qrBooking": {
          "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": "SHC576"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "customProperties": {
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-05-31T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-05-04T00:00",
              "resourceId": 168265,
              "customProperties": {
                "privacyConsent": {
                  "id": "privacy.SHC576",
                  "consent": true
                },
                "termsConsent": {
                  "id": "terms.SHC576",
                  "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": "SHC576",
  "meetingPlaceName": "Luz Shopping",
  "theme": "livat",
  "initiative": "QR Campaign",
  "locale": {
    "list": [
      "es"
    ],
    "default": "es"
  },
  "google": {
    "gtmId": "GTM-TSBN2NFJ",
    "gaId": "",
    "consoleMeta": ""
  }
}