Retrieve affiliate coupon
Retrieves the details of an existing affiliate coupon.
Request
Method
URL
GET
https://api.getrewardful.com/v1/affiliate_coupons/:id
Example
curl https://api.getrewardful.com/v1/affiliate_coupons/d0ed8392-8880-4f39-8715-60230f9eceab \
-u YOUR_API_SECRET:
Response
Response code
Body
200
An affiliate coupon object (JSON)
Last updated
Was this helpful?