ประวัติการรับคะแนนของผู้ใช้งาน ที่ได้จากการกดรับคูปอง สินค้าที่ร่วมรายการ เชิญเพื่อน สมัครสมาชิก เข้าสู่ระบบต่อเนื่อง และอื่นๆ ซึ่งสามารถตั้งค่าได้ที่ Buzzebees back office ว่าผู้ใช้งานสามารถได้คะแนนจากส่วนใดได้บ้าง
จากรูปด้านบน จะแสดงผลการดึงข้อมูลที่ได้มาจาก API Get point
โดยการดึงข้อมูลจาก api ต้องส่งข้อมูลต่างๆ
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}'