post https://mention-me.com/api/consumer//coupon_redemption
For In-Store situations where a referral transaction can occur identified by a coupon and typically without a customer email address.
The coupon must be a single-use coupon. You can validate the coupon code first using the Merchant API -> Validate Coupon Code endpoint if you wish.
If you have an email address and may not have a coupon, use the Record Order endpoint instead.
We will use the order confirmation to:
-
Record the customer is an existing customer and no longer eligible for introductory rewards (and mark their referral as redeemed)
-
Reward a referrer if this purchase was as a result of a referral
We will also use the data to optimise your referral scheme.