Defines customer cockpit details.
Name | Type | Description |
---|---|---|
campaignsOverviewEnabled | Boolean | Enables the campaign overview for customers. |
loyaltyEnabled | Boolean | Enables the loyalty campaign overview for customers. |
giftCardsEnabled | Boolean | Enables the gift card overview for customers. |
couponsEnabled | Boolean | Enables the discount coupon overview for customers. |
referralsEnabled | Boolean | Enables the referral campaign overview for customers. |
theme | ThemeEnum | Determines the color scheme of the customer cockpit. |
useCustomDoubleOptInRedirectUrl | Boolean | Enables the double opt-in option. It must be a valid URL format. |
customDoubleOptInRedirectUrl | String | Defines the URL for the double opt-in consent. It must be a valid URL format. |
Name | Value |
---|---|
BLUE | "blue" |
DARK_GREEN | "dark-green" |
DEFAULT | "default" |
GREEN | "green" |
GREY | "grey" |
ORANGE | "orange" |
PURPLE | "purple" |
RED | "red" |