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.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
202Returned when successful
400The request contains errors
403Returned when the integration for this merchant is not enabled
404Returned when it is not possible to confirm an order took place with these details
422The request cannot be processed because of validation errors
500Internal server error, unable to complete the request