popeyes_promotions
List Popeyes Rewards bonus-points promotions (flat or multiplied points) from the public CMS catalog. Supports market, limit, and offset filters.
Instructions
List Popeyes Rewards' bonus-points promotion catalog. Returns a page of Popeyes Rewards' bonus-points promotion catalog -- flat or multiplied points bonuses tied to a qualifying purchase (e.g. "Get Double Bonus Points on Your Cart, minimum $20"), distinct from /popeyes/offers (priced menu deals) and /popeyes/quests (multi-step challenges). This is public CMS content, not a signed-in member's own applied-promotions state. points_multiplier and bonus_points are mutually exclusive in practice -- a promotion is either an "Nx points" campaign or a flat bonus. start_date/end_date bound the promotion's published active window when Popeyes sets one; both empty means no published window restriction, not that the promotion is permanently active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum promotions to return, 1-100 (default 20) | |
| market | No | Restaurant market: US (default) or CA | |
| offset | No | Number of promotions to skip, for paging (default 0) |