UNIT_BASED (fixed cost per unit with optional inventory caps via max_total and max_per_participant) or AMOUNT_BASED (variable amount with a minimum). Participants redeem rewards through the redemptions endpoints.
Rewards are scoped to a program. All endpoints are under /v1/programs/{programId}/rewards.
Endpoints
- Create, list, get, and update rewards within a program
- Set
unit_cost, inventory caps, and availability windows (available_from,available_until) - Change reward
statusbetweenDRAFT,ACTIVE, andARCHIVED
For usage patterns and examples, see the Rewards Catalog guide.