Close

Close
Close

Close YES
Close NO
 
API Reference

AdjustRewardPoints



Adjusts the RedCritter reward points for a RedCritter user or team within a certain App Domain. Reward points can be spent by a user on reward items that you configure for the App Domain's rewards store.
This version of the AdjustRewardPoints command adds or subtracts a user or team's reward points based on the ProfileEntity value.
https://redcritterconnecter.com/services/gamificationv1/AdjustRewardPoints?SecretKey={SecretKey}&ProfileEntity={ProfileEntity}&Points={Points}&Comment={Comment}
This version of the AwardRewardPoints command adds or subtracts a user or team's reward points. The Secret Key must be the App Secret Key.
https://redcritterconnecter.com/services/gamificationv1/AdjustRewardPoints?SecretKey={SecretKey}&ExternalAccountID={ExternalAccountID}&ProfileEntity={ProfileEntity}&Points={Points}&Comment={Comment}
API Information
Use Runtime
Method HTTP GET
Invites User Yes
Billable Yes
Response JSON,XML
API Version 1