CouponAttributes
Attributes of the CouponAttributes type
Attributes for creating and updating a coupon
Name
Type
Description
name
String
Name of the coupon
couponCode
String
Unique coupon code
description
String
Description of the coupon
active
Boolean
Is the coupon active
discountKind
Type of discount the coupon applies
discountAmount
Float
Amount of the discount
discountPercentage
Float
Percent of the discount
currencyId
ID
Currency ID of the coupon
redemptionsMax
Int
Maximum number of times the coupon can be redeemed
redemptionEndDate
ISO8601Date
Date the coupon expires
Last updated
Was this helpful?