Get Loyalty

Returns details about a contact's loyalty and rewards.

Path Parameters
dsidstringrequired
The dsid of the contact to return loyalty and rewards details for.
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": { "points": 100 } }