# Loyalty Point Operations related to loyalty point, including create, get, etc ## Get History by Email or Phone - [GET /LoyaltyPoint/EmailOrPhone](https://developer.dealpos.com/openapi/openapi/loyalty-point/getloyaltypointhistory.md): >Also available as HTTP POST with the same endpoint Get Loyalty Point History for a specific customer by Email, MobilePhone or Phone Required Group Role: "Contacts" - "VIEW" ## Get Loyalty Point Expiration By Email - [GET /LoyaltyPoint/ExpirationByEmail](https://developer.dealpos.com/openapi/openapi/loyalty-point/getloyaltypointexpirationbyemail.md): Get Loyalty Point Expiration for a specific customer by Email Required Group Role: "Contacts" - "VIEW" ## Get Loyalty Point Expiration By Mobile Phone - [GET /LoyaltyPoint/ExpirationByMobile](https://developer.dealpos.com/openapi/openapi/loyalty-point/getloyaltypointexpirationbymobile.md): Get Loyalty Point Expiration for a specific customer by Mobile Phone Required Group Role: "Contacts" - "VIEW" ## Add / Redeem Loyalty Point by Mobile - [PUT /LoyaltyPoint/Mobile](https://developer.dealpos.com/openapi/openapi/loyalty-point/put-loyaltypoint-mobile.md): Add / Redeem Loyalty Point Customer by Mobile ## Get Loyalty Point - [GET /LoyaltyPoint](https://developer.dealpos.com/openapi/openapi/loyalty-point/getloyaltypoint.md): >Also available as HTTP POST (endpoint: /api/v3/LoyaltyPoint/p) Get Loyalty Point History Required Group Role: "Contacts" - "VIEW" ## Add / Redeem Loyalty Point By Email - [PUT /LoyaltyPoint](https://developer.dealpos.com/openapi/openapi/loyalty-point/addredeemloyaltypointbyemail.md): Add / Redeem Loyalty Point Customer by Email ## Get Total Earn and Redeem Loyalty Point - [GET /LoyaltyPoint/EarnAndRedeem](https://developer.dealpos.com/openapi/openapi/loyalty-point/getearnandredeemloyaltypoint.md): >Also available as HTTP POST (endpoint: /api/v3/LoyaltyPoint/p) Get total Earn and Redeem Loyalty Point according period define Required Group Role: "Contacts" - "VIEW" ## Get Loyalty Point With Total Count - [GET /LoyaltyPoint/WithTotalCount](https://developer.dealpos.com/openapi/openapi/loyalty-point/getloyaltypointwithtotalcount.md): >Also available as HTTP POST with the same endpoint Get Loyalty Point With Total Count Required Group Role: "Contacts" - "VIEW"