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.
Attributes
Name | Data type | Description |
---|---|---|
|
| Unique identifier for this affiliate coupon. |
|
| The technical ID of the coupon on the payment processor (e.g. Stripe). Automatically set by Rewardful when the affiliate coupon is created. |
|
| Indicates whether the coupon code has been deactivated |
|
| When was the coupon code deactivated |
|
| The unique coupon code for this affiliate coupon. |
|
| The number of leads attributed to this coupon. |
|
| The number of conversions attributed to this coupon. |
|
| The ID of the affiliate this link belongs to. |
Last updated