เป็นการรับคะแนน จากการแลก code ของคูปอง หรือซื้อค้าต่างๆ ที่ได้มีการจัดเข้าร่วม ซึ่งสามารถเรียกได้จาก API Coupon Process
curl --location --request POST 'https://buzzebees-dev.azure-api.net/api/coupon/process' --header 'Content-Type: application/x-www-form-urlencoded; charset=utf-8' --header 'Ocp-Apim-Subscription-Key: 89c1d9bafb65486aa02606f63cb86b5c' --header 'Ocp-Apim-Trace: 1 ' --header 'App-Id: 2952697274802274 ' --header 'Authorization: {token} --form 'codes[]=""'Copy
curl --location --request POST 'https://buzzebees-dev.azure-api.net/api/coupon/process' --header 'Content-Type: application/x-www-form-urlencoded; charset=utf-8' --header 'Ocp-Apim-Subscription-Key: 89c1d9bafb65486aa02606f63cb86b5c' --header 'Ocp-Apim-Trace: 1 ' --header 'App-Id: 2952697274802274 ' --header 'Authorization: {token} --form 'codes[]=""'