Newer Version Available
Opt Out from a Promotion
Opt out a loyalty program member from an available promotion.
Resource to Opt Out of a Promotion by Using the Promotion ID
Signature
Resource to Opt Out of a Promotion by Using the Promotion Name
Signature
Input Parameters
| Parameter | Type | Description | Required or Optional |
|---|---|---|---|
| devMode | Boolean | Indicates whether the request is run in developer mode (true) or not (false). | Optional |
| membershipNumber | String | Unique identifier of the member who wants to opt out of a promotion | Required |
| promotionId | String | ID of the promotion that the member wants to opt out of. | Required |
| promotionName | String | Name of the promotion that the member wants to opt out of. | Required |
| version | String | Version of the API. The request body is available in version 55.0 and later. | Optional |
Sample Output
Output Parameter
| Parameter | Type | Description |
|---|---|---|
| LoyaltyProgramMbrPromotionId | String | The ID of the promotion that the member opts out of. |