Promotions

List promotions for a rewards program

get/rewards_programs/{id}/promotions

Path parameters

idstring required

The ID of the rewards program

Response

A dictionary with a promotions property which is an array of Promotion objects

Changes