Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.28 KB

File metadata and controls

35 lines (23 loc) · 1.28 KB

ManagementProjectsBrandingUpdateRequestBodyCockpits

Defines customer cockpit details.

Properties

Name Type Description
campaignsOverviewEnabled Boolean Indicates if the campaign overview is turned on for customers.
loyaltyEnabled Boolean Indicates if the loyalty campaign overview is turned on for customers.
giftCardsEnabled Boolean Indicates if the gift card overview is turned on for customers.
couponsEnabled Boolean Indicates if the discount coupon overview is turned on for customers.
referralsEnabled Boolean Indicates if the referral campaign overview is turned on for customers.
theme ThemeEnum Determines the color scheme of the customer cockpit.
useCustomDoubleOptInRedirectUrl Boolean Indicates if the double opt-in option is turned on.
customDoubleOptInRedirectUrl String Defines the URL for the double opt-in consent.

Enum: ThemeEnum

Name Value
ORANGE "orange"
GREEN "green"
DARK_GREEN "dark-green"
BLUE "blue"
PURPLE "purple"
RED "red"
GREY "grey"