Operations
Send bonus points to participants
Award bonus points to one or more customers asynchronously. Each participant receives the specified amount of points and an optional push notification.
Use this for promotional campaigns, birthday rewards, compensation, or loyalty bonuses. Processing is asynchronous — the endpoint returns immediately with the count of accepted participants.
The participants field accepts customer IDs within the company (customer -> participant -> id). To deduct bonus points, pass a negative number in points.
post/operations/reward
Request body
Response
Reward accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.