get https://restapi.ordergroove.com/communications/experiencesettings/
Lists all Experience Settings for the given customer.
Response Body Definitions
| Name | Type | Description | Example |
|---|---|---|---|
| public_id | string | Subscription ID | "f9cb2f93e1c845eb9de9eff46ddb3cbf" |
| merchant | string | Merchant ID | "275dbe1d77f34aca968fb75a8dbb4c82" |
| customer | string | Customer ID | "11100-C01" |
| experience | string | Options for experience name: 'reorder', 'reorder-with-confirmation', 'sms-promotions', 'subscription-management' | "reorder" |
| enabled | boolean | Boolean response: Is this experience activated? | True |
