{
  "routes": {
    "linkoping": {
      "expSlug": "irrestible-qr-linkoping-landing-prod",
      "expEnabled": true
    },
    "sundsvall/pippi": {
      "expSlug": "pippi-play-sundsvall-landing-prod",
      "expEnabled": true
    },
    "kungenskurva/pippi": {
      "expSlug": "pippi-play-kungens-kurva-landing-prod",
      "expEnabled": true
    },
    "vasteras/pippi": {
      "expSlug": "pippi-play-vasteras-landing-prod",
      "expEnabled": true
    },
    "linkoping/shop": {
      "expSlug": "shop-campaign-linkoping-competition-prod",
      "expEnabled": true
    },
    "vasteras/farganalys": {
      "expSlug": "shop-campaign-vasteras-bookable-exp-prod",
      "expEnabled": true
    }
  },
  "favicon": "https://images.ctfassets.net/vy8x7x5kxmef/6q9fkKObbxWz6F5z0DqkNu/e68be855307ebd10f603a10ea85dfd45/favicon-livat.png",
  "domainName": "kampanj.livli.com",
  "meetingPlaceId": "SHC023",
  "meetingPlaceName": "Livli Sundsvall",
  "sourceSystemId": "GLOBAL_SHOP_CAMPAIGN",
  "apiIntegration": {
    "sap": {
      "apis": {
        "shopCompetitionLinkopingBooking": {
          "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": "SHC024"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "customProperties": {
                "privacyConsent": {
                  "consent": {
                    "options": {
                      "N": false,
                      "Y": true
                    },
                    "fieldName": "newsletterConsent"
                  }
                },
                "marketingConsent": {
                  "consent": {
                    "options": {
                      "N": false,
                      "Y": true
                    },
                    "fieldName": "newsletterConsent"
                  }
                },
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-10-11T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-09-14T00:00",
              "resourceId": 168481,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC024",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC024"
                },
                "marketingConsent": {
                  "id": "marketing.email"
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "bookableExpLinkoping": {
          "method": "PUT",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/customers/v1/newsletter-subscription",
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "privacyConsent": {
                "consent": "privacyConsent"
              }
            },
            "preDefined": {
              "language": "sv",
              "lastName": "-",
              "termsConsent": {
                "id": "terms.SHC024",
                "consent": true
              },
              "meetingPlaceId": "SHC024",
              "sourceSystemId": "GLOBAL_SHOP_CAMPAIGN",
              "subscriptionId": "SHC024001",
              "subscriptionConsent": "Y",
              "privacyConsent": {
                "id": "privacy.SHC024"
              },
              "marketingConsent": {
                "id": "marketing.email",
                "consent": true
              }
            }
          },
          "successStatusCodes": [
            200
          ]
        },
        "bookableExpVasteras": {
          "method": "PUT",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/customers/v1/newsletter-subscription",
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "privacyConsent": {
                "consent": "privacyConsent"
              }
            },
            "preDefined": {
              "language": "sv",
              "lastName": "-",
              "termsConsent": {
                "id": "terms.SHC031",
                "consent": true
              },
              "meetingPlaceId": "SHC031",
              "sourceSystemId": "GLOBAL_SHOP_CAMPAIGN",
              "subscriptionId": "SHC031001",
              "subscriptionConsent": "Y",
              "privacyConsent": {
                "id": "privacy.SHC031"
              },
              "marketingConsent": {
                "id": "marketing.email",
                "consent": true
              }
            }
          },
          "successStatusCodes": [
            200
          ]
        },
        "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": "SHC024"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "customProperties": {
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-06-07T23:59",
              "language": "sv",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-05-08T00:00",
              "resourceId": 168282,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC024",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC024",
                  "consent": true
                },
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "pipiBookingLinkoping": {
          "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": "SHC024"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "customProperties": {
                "notes": "userId",
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-08-24T23:59",
              "language": "sv",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-06-13T00:00",
              "resourceId": 168334,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC024",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC024",
                  "consent": "true"
                },
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "pipiBookingLinkopingExtra": {
          "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": "SHC024"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "customProperties": {
                "notes": "message",
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-07-08T23:59",
              "language": "sv",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-06-22T00:00",
              "resourceId": 168449,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC024",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC024",
                  "consent": "true"
                },
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "pipiBookingSundsvall": {
          "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": "SHC023"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "customProperties": {
                "notes": "userId",
                "termsConsent": {
                  "consent": {
                    "options": {
                      "N": false,
                      "Y": true
                    },
                    "fieldName": "newsletterConsent"
                  }
                },
                "privacyConsent": {
                  "consent": {
                    "options": {
                      "N": false,
                      "Y": true
                    },
                    "fieldName": "newsletterConsent"
                  }
                },
                "marketingConsent": {
                  "consent": {
                    "options": {
                      "N": false,
                      "Y": true
                    },
                    "fieldName": "newsletterConsent"
                  }
                },
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-09-30T23:59",
              "language": "sv",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-06-18T00:00",
              "resourceId": 168429,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC023"
                },
                "privacyConsent": {
                  "id": "privacy.SHC023"
                },
                "marketingConsent": {
                  "id": "marketing.email"
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "pipiBookingKKTest": {
          "method": "POST",
          "enabled": true,
          "headers": {
            "ssi": "GLOBAL_SHOP_CAMPAIGN",
            "X-Application-ID": "Baseplate-web"
          },
          "endPoint": "https://test.api.ingkacentres.com/services/booking/v2",
          "pathParams": [
            {
              "meeting-places": "SHC574"
            },
            "reservations"
          ],
          "authEndPoint": "https://test.api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "customProperties": {
                "notes": "number",
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-06-13T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-05-15T00:00",
              "resourceId": 168599,
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC574"
                },
                "privacyConsent": {
                  "id": "privacy.SHC574"
                },
                "marketingConsent": {
                  "id": "marketing.email"
                }
              }
            }
          },
          "enforkey": "test",
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "pipiBookingVasteras": {
          "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": "SHC031"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "customProperties": {
                "notes": "message",
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-09-30T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-08-17T00:00",
              "resourceId": 168477,
              "language": "sv",
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC031",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC031",
                  "consent": true
                },
                "marketingConsent": {
                  "id": "marketing.email",
                  "consent": true
                }
              }
            }
          },
          "successStatusCodes": [
            200,
            206,
            201
          ]
        },
        "pipiBookingKK": {
          "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": "SHC033"
            },
            "reservations"
          ],
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "customProperties": {
                "notes": "number",
                "newsletterSubscription": "newsletterConsent"
              }
            },
            "preDefined": {
              "type": "event",
              "endTime": "2026-10-01T23:59",
              "lastName": "-",
              "quantity": 1,
              "startTime": "2026-06-12T00:00",
              "resourceId": 168428,
              "language": "sv",
              "customProperties": {
                "termsConsent": {
                  "id": "terms.SHC033",
                  "consent": true
                },
                "privacyConsent": {
                  "id": "privacy.SHC033",
                  "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": {}
      }
    }
  },
  "icim": {
    "allowedRedirectHosts": [
      "activacion.rioshopping.com",
      "activacion.luzshopping.com",
      "*.ingkacentres.com",
      "localhost:3000"
    ]
  },
  "theme": "livat",
  "initiative": "QR Campaign",
  "locale": {
    "list": [
      "sv"
    ],
    "default": "sv"
  },
  "google": {
    "gtmId": "GTM-TSBN2NFJ",
    "gaId": "",
    "consoleMeta": ""
  }
}
{
  "locale": "linkoping",
  "slug": [
    "shop"
  ]
}