• Home
  • Developer
  • EnglishEnglish
    • ไทยไทย
    • EnglishEnglish
  • Home
  • Developer
  • EnglishEnglish
    • ไทยไทย
    • EnglishEnglish
  • Introduction
    • Authentication
    • Campaign
      • Category list & Campaign list
      • Campaign Detail
    • Redemption history
  • Our Api services
    • Address
    • Authorization
      • Login
      • Registration
      • One-time Password
    • Category List
    • Campaign
      • Campaign List
      • Campaign Detail
      • Campaign Redemptions
    • Coupon
    • Consent
    • Point Log
    • Profile
    • History
      • Redemption History
    • Request help
    • Notification
  • REST Buzzebees API reference
  • Developer Tool
  • FAQ

Point Log

The user's points history can be obtained from participating in activities such as: redeeming coupons, purchasing products, inviting friends, becoming members, logging in continuously, and other related activities. These can be set in the Buzzebees back office to determine which activities users can obtain points.

From the image above, it shows the result obtained from the API Get point. To call this API, various data needs to be sent.

curl --location --request GET 'https://buzzebees-prd.azure-api.net/api/log/points/?top=25&lastRowKey=&month=&' 
--header 'Content-Type: application/x-www-form-urlencoded; charset=utf-8' 
--header 'Ocp-Apim-Subscription-Key: {Subscription-Key}'
--header 'Ocp-Apim-Trace: 1 '
--header 'App-Id:  {App-Id}'
--header 'Authorization: token {token}'
Previously
Consent
Up Next
Profile
  • FAQ
  • Help
  • Privacy
  • Copyright 2022 Buzzebees Co.,Ltd. All Rights Reserved