Preliminary Remarks
Individual opt-ins can be created in the Merchant Backend.
Only one version of the opt-in can be active at any one time.
The opt-in can be queried in the SSO and in the checkout.
The opt-in status can be changed manually in the customer account.
Add Opt-In
Click on +Add Opt-In.
Enter Internal Title.
Enter Opt-In (uniqueID).
Slider:
gray: inactive
green: active
Select opt-in channel/channels using the drop-down menu.
Descriptions with Translations: Add language via <0>+ .
Opt-in during registration process: Text is displayed in the SSO.
Opt-in during purchase: Text is displayed in the checkout.
Note: Once the texts have been activated, they should no longer be changed.
API endpoints: Customer OptIns
/api/v3.0/settings/advertisementOptIns
/api/v3.0/settings/advertisementOptIns/{customerOptInId}
Manage opt-in in the customer account
Opt-ins can be managed manually in the customer account.
Open main menu Customers .
Click on the desired customer.
Click on Manage in the action bar. A drop-down menu opens.
Click on Change Opt-In Status.
Change opt-in status.
The confirmation of opt-ins can be tracked in the customer overview.
API endpoints:
/api/v3.0/customers
/api/v3.0/customers/{customerId}