Redeem Points
Redeem points for a contact. Contact's point balance must be greater than the number of points redeemed.
Path Parameters
dsidstringrequired
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {
"redeemed": 100
}
}