View All APIs

Loyalty API

Version 1

Endpoint: https://api.peoplevine.com/loyalty.asmx
WSDL: https://api.peoplevine.com/loyalty.asmx?WSDL

12 Methods


createMmembershipLoyalty

Version 1 This method allows you to create a new loyalty type membership card.

https://api.peoplevine.com/loyalty.asmx/createMmembershipLoyalty

createPointActivity

Version 1 This method allows you to add a new point activity.

https://api.peoplevine.com/loyalty.asmx/createPointActivity

redeemPoints

Version 1 This method allows you to redeem points.

https://api.peoplevine.com/loyalty.asmx/redeemPoints

returnMembershipLoyalty

Version 1 This method returns a list of all membersihp loyalty items

https://api.peoplevine.com/loyalty.asmx/returnMembershipLoyalty

returnPointActivities

Version 1 This method returns a list of all activities a customer can complete for points. {sortby: activity_point desc, activity_point asc, activity_title desc, activity_title asc, active_on desc, active_on asc, expires_on desc, expires_on asc or blank}

https://api.peoplevine.com/loyalty.asmx/returnPointActivities

returnPointEarned

Version 1 This method returns a list of all activities completed for points

https://api.peoplevine.com/loyalty.asmx/returnPointEarned

returnTotalPoints

Version 1 This method returns the total points available to be redeemed by a person.

https://api.peoplevine.com/loyalty.asmx/returnTotalPoints

rewardPoints

Version 1 This method allows you to reward points to a person.

https://api.peoplevine.com/loyalty.asmx/rewardPoints

rewardPointsMultiple

Version 1 This method allows you to reward points to a person for multiple activities. Pass in the identity.customer_no to avoid lookup.

https://api.peoplevine.com/loyalty.asmx/rewardPointsMultiple

updateMmembershipLoyalty

Version 1 This method allows you to update a loyalty type membership card.

https://api.peoplevine.com/loyalty.asmx/updateMmembershipLoyalty

updatePointActivity

Version 1 This method allows you to update an existing point activity.

https://api.peoplevine.com/loyalty.asmx/updatePointActivity

updatePointEarned

Version 1 This method allows you to update an existing point earned record.

https://api.peoplevine.com/loyalty.asmx/updatePointEarned