Create affiliate coupon
Creates a new affiliate coupon in your account with the specified parameters.
Last updated
Creates a new affiliate coupon in your account with the specified parameters.
Last updated
POST
https://api.getrewardful.com/v1/affiliate_coupons
affiliate_id
yes
The ID of the affiliate this coupon will be created for
token
yes
The actual alphanumeric coupon or promo code. It must be identical to one defined in Stripe, otherwise sales won't be tracked in Rewardful.
200
The created affiliate coupon object (JSON)
422
JSON object describing validation errors.
401
JSON object describing authentication error.