eBay Merchant Data APIVersion 1255
 

CancelReasonCodeType ( token )

Enumerated type that defines all possible reasons why an eBay order can be cancelled.

No calls use CancelReasonCodeType.

Enumeration Values

Value Description
BuyerCancelOrAddressIssue This value indicates that the seller initiated the cancellation of the order but at the request of the buyer, or if the buyer supplied a bad/incorrect address at purchase time. This is a cancel reason that the seller can give to avoid a seller defect for the cancellation.
BuyerCancelOrder This value indicates that the seller initiated the cancellation of the order but at the request of the buyer. This is a cancel reason that the seller gives to avoid a seller defect for the cancellation.
CustomCode This value is reserved for internal or future use.
FoundCheaperPrice This value indicates that the cancellation of the eBay order was initiated by the buyer because the buyer found the same item somewhere else at a cheaper price.
OrderPlacedByMistake This value indicates that the cancellation of the eBay order was initiated by the buyer because the order was placed by mistake.
OutOfStock This value indicates that the eBay order was cancelled by the seller due to the fact that one or more order line items were out-of-stock. This reason given by the seller will result in a seller defect.
OutOfStockOrCannotFulfill This value indicates that the eBay order was cancelled by the seller due to the fact that one or more order line items were out-of-stock, or due to another reason why the seller was unable to fulfill the order. This reason given by the seller will result in a seller defect.
PriceTooHigh This value indicates that the cancellation of the eBay order was initiated by the buyer because the buyer decided that the price for the item was too high.
WontArriveInTime This value indicates that the cancellation of the eBay order was initiated by the buyer because the buyer realized that the order will not arrive soon enough.
  * See the Enumeration Index to see exact use of each enumeration value in the API.