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
Authorization
header:
Authorization: Bearer your-access-token
You can obtain this token by authenticating with yourclient_id
andclient_secret_token
at 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.