Points Management API
Create Points
Create new loyalty points for a user.
Headers
Request Body
Success Response (200)
Update Points Status
Update the approval status of minted points.
Headers
Request Body
Status Types
Open
: Initial state, points pendingApproved
: Points credited, triggers billingDeclined
: Points rejected, no billing impact
Important Notes
Only
Approved
points affect billingSave mint ID for status updates
Points start in
Open
status by default
Last updated