This container defines a coded coupon discount. It is required if the discount type is CODED_COUPON.
Types that use CouponConfiguration
ItemPromotionItemPromotionResponse
Calls that use CouponConfiguration
Fields
couponCode
A unique code that buyers can use during checkout to receive a discount. The code must be unique across eBay.
The code must be from 8-15 alphanumeric characters and can contain no more than two dashes ( - ).
This is required when the discount type is CODED_COUPON.
The code must be from 8-15 alphanumeric characters and can contain no more than two dashes ( - ).
This is required when the discount type is CODED_COUPON.
couponType
This indicates the type of Coded Coupon discount, and is required when the discount type is CODED_COUPON.
Supported types:
Supported types:
- PRIVATE_SINGLE_SELLER_COUPON: Anyone can use and share the coupon code, but it isn't posted on eBay.
- PUBLIC_SINGLE_SELLER_COUPON: Anyone can find the coupon code on eBay and use it.
maxCouponRedemptionPerUser
This sets the limit on the number of times a buyer can use this coupon. The range of values is 1-10. If no value is provided, a buyer can use the coupon an unlimited number of times.