- Home
- Points & Loyalty
Points & Loyalty
SvcBadge
The SvcBadge object
| Method | Description |
|---|---|
| addBadge | Creates a new badge. |
| award | Awards a badge to a site (user or group). |
| deleteBadge | Deletes a badge. |
| getNodeBadges | Gets all of a network's badges. |
| getUserBadges | Gets all of a site's (user or group) badges. |
| revoke | Revokes a badge from a site (user or group). |
| updateBadge | Updates a badge. |
SvcPoints
The SvcPoints object
| Method | Description |
|---|---|
| awardPoints | Awards points to a user. |
| getTopUsers | Gets a list of top point earners for a network. |
| getUserPoints | Gets a user's current and total number of points. |
| redeemCoupon | Redeems a coupon for a user. |