Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

simpleType "ns:CancelReasonCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
never
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"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.
"BuyerNoShow"
 - 
This value indicates that the eBay Scheduled Delivery order was cancelled due to the fact that the buyer was not at the expected delivery location to receive the order. This value is only applicable to eBay Scheduled Delivery orders, a service that is currently only available in the London area (UK).
"BuyerRefused"
 - 
This value indicates that the eBay Scheduled Delivery order was cancelled due to the fact that the buyer refused to accept the order. This value is only applicable to eBay Scheduled Delivery orders, a service that is currently only available in the London area (UK).
"BuyerNotSchedule"
 - 
This value indicates that the eBay Scheduled Delivery order was cancelled due to the fact that the buyer did not successfully schedule the delivery of the order. This value is only applicable to eBay Scheduled Delivery orders, a service that is currently only available in the London area (UK).
"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.
"ValetDeliveryIssues"
 - 
This value indicates that the eBay Scheduled Delivery order was cancelled due to the fact that the delivery person had an issue delivering the order to the buyer. This value is only applicable to eBay Scheduled Delivery orders, a service that is currently only available in the London area (UK).
"ValetUnavailable"
 - 
This value indicates that the eBay Scheduled Delivery order was cancelled due to the fact that no delivery person was available to deliver the order to the buyer. This value is only applicable to eBay Scheduled Delivery orders, a service that is currently only available in the London area (UK).
"OrderPlacedByMistake"
 - 
This value indicates that the cancellation of the eBay order was initiated by the buyer because the order was placed by mistake.
"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.
"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.
"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.
"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.
"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.
"CustomCode"
 - 
This value is reserved for internal or future use.
Annotation
Enumerated type that defines all possible reasons why an eBay order can be cancelled.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:CancelReasonCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (15); see within schema source)
<xs:simpleType name="CancelReasonCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="OutOfStock"/>
<xs:enumeration value="BuyerNoShow"/>
<xs:enumeration value="BuyerRefused"/>
<xs:enumeration value="BuyerNotSchedule"/>
<xs:enumeration value="BuyerCancelOrder"/>
<xs:enumeration value="ValetDeliveryIssues"/>
<xs:enumeration value="ValetUnavailable"/>
<xs:enumeration value="OrderPlacedByMistake"/>
<xs:enumeration value="PriceTooHigh"/>
<xs:enumeration value="FoundCheaperPrice"/>
<xs:enumeration value="WontArriveInTime"/>
<xs:enumeration value="BuyerCancelOrAddressIssue"/>
<xs:enumeration value="OutOfStockOrCannotFulfill"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.