api-token: ********************
{ "reward_code": "12345", "app": "bonat" }
curl --location --request GET 'https://api.flavours.sa/dev/api/v2/api/v2/app/reward' \ --header 'Content-Type: application/json' \ --header 'api-token;' \ --data-raw '{ "reward_code": "12345", "app": "bonat" }'
{ "type": 1, "discount_amount": 10, "is_percent": true, "customer_mobile_number": "548548545", "mobile_country_code": "SA", "reward_code": "24564955", "business_reference": "255214", "max_discount_amount": 25, "discount_includes_modifiers": false, "allowed_products": null }