Name | Description | Type | Additional information |
---|---|---|---|
CouponId | integer |
None. |
|
Name | string |
None. |
|
CouponCode | string |
None. |
|
Description | string |
None. |
|
ProductID |
Optional field to apply this coupon only to a specific product |
integer |
None. |
ProductName | string |
None. |
|
DiscountAmount |
Discount by $ off. Either this or DiscountPercent will be populated |
decimal number |
None. |
DiscountPercent |
Discount by % off. Either this or DiscountAmount will be populated |
decimal number |
None. |
AvailableDate | date |
None. |
|
ExpirationDate | date |
None. |
|
MaxUses |
Maximum number of times this coupon code can be used |
integer |
None. |
OnePerRegistration |
Determines if coupon can only be used once for each registration in an order instead of being able to be applied to the entire order |
boolean |
None. |
NumberRedeemed | integer |
None. |
|
RedemptionsAvailable | integer |
None. |