eBay Trading APIVersion 1349
 

DiscountReasonCodeType ( token )

This enumerated type is used in the response of Add/Revise/Relist item calls to indicate if eBay has applied a Special offer or Promotional discount to the order line item.

Types that use DiscountReasonCodeType:

Calls that use one or more values of DiscountReasonCodeType:

Enumeration Values

Value Description
CustomCode Reserved for future use
Promotion An offer that applies to an unlimited number of listings during the offering period. Example: "Get subtitle for $0.10 in Tech category when listing between 12/25 and 12/28. No limit to the number of items listed during this period."
SpecialOffer An offer that applies to a limited number of listings during the offering period. Example: "There is no insertion fee for up to 5 auctions when listing between 12/1 and 12/10."
  * See the Enumeration Index to see exact use of each enumeration value in the API.