The affiliate coupon object
Represents a coupon or promotion code created in the payment processor (e.g. Stripe) and assigned to an affiliate for tracking purposes.
Last updated
Represents a coupon or promotion code created in the payment processor (e.g. Stripe) and assigned to an affiliate for tracking purposes.
Last updated
Name | Data type | Description |
---|---|---|
id
string
Unique identifier for this affiliate coupon.
external_id
string
The technical ID of the coupon on the payment processor (e.g. Stripe). Automatically set by Rewardful when the affiliate coupon is created.
archived
boolean
Indicates whether the coupon code has been deactivated
archived_at
datetime
When was the coupon code deactivated
token
string
The unique coupon code for this affiliate coupon.
leads
string
The number of leads attributed to this coupon.
conversions
string
The number of conversions attributed to this coupon.
affiliate_id
string
The ID of the affiliate this link belongs to.