Promotion Incentive Choices REST Endpoints
Loyalty Promotions/Promotion Incentive Choices
The promotion incentive choices resource is used to retrieve the details of incentive choices defined for the promotion.
- Get all Incentive choices
- Method: getPath:
/crmRestApi/resources/11.13.18.05/loyPromotions/{LoyPromoId}/child/PromotionIncentiveChoices - Get an incentive choice
- Method: getPath:
/crmRestApi/resources/11.13.18.05/loyPromotions/{LoyPromoId}/child/PromotionIncentiveChoices/{LoyIncentiveChoiceId}