It is a method for earning points through exchanging codes or coupons, or making purchases from participating stores. This can be called using the 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[]=""'