The Reward entity defines the incentives or benefits customers can obtain in exchange for points.
Note: All authenticated requests must include a valid bearer token in the
Authorizationheader:
Authorization: Bearer your-access-tokenYou can obtain this token by authenticating with yourclient_idandclient_secret_tokenat the endpoint/api/v1/auth/token. Once authenticated, use the returned token in all subsequent requests.
Key Capabilities
Create, update and manage rewards.
Filter by status, location, and visibility.
Mark rewards as featured or expired.
Use Cases
Offer time-limited promotions or evergreen rewards.
Customize offers per establishment or target segment.
Highlight popular or recommended rewards.
