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

simpleType "ns:DisputeResolutionReasonCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Unresolved"
 - 
This enumeration value indicates that the dispute has not been resolved.
"ProofOfPayment"
 - 
This enumeration value indicates that the buyer was able to provide proof of payment for an Unpaid Item case.
"ComputerTechnicalProblem"
 - 
This enumeration value indicates that the buyer or seller had a technical problem with a computer.
"NoContact"
 - 
This enumeration value indicates that the buyer and seller have not made any contact with one another.
"FamilyEmergency"
 - 
This enumeration value indicates that the buyer or seller had a family emergency.
"ProofGivenInFeedback"
 - 
This enumeration value indicates that the buyer was able to provide proof of payment for an Unpaid Item case through the Feedback system.
"FirstInfraction"
 - 
This enumeration value indicates that the dispute was the buyer's first infraction, and thus resolved.
"CameToAgreement"
 - 
This enumeration value indicates that the buyer and seller came to an agreement.
"ItemReturned"
 - 
This enumeration value indicates that the buyer successfully returned the item, and thus an Unpaid Item case was closed.
"BuyerPaidAuctionFees"
 - 
This enumeration value indicates that the buyer reimbursed the seller's listing fees.
"SellerReceivedPayment"
 - 
This enumeration value indicates that the seller received payment for the item, and thus an Unpaid Item case was closed.
"OtherResolution"
 - 
This enumeration value indicates that an undefined resolution occurred.
"ClaimPaid"
 - 
This enumeration value indicates that the claim was paid.
"CustomCode"
 - 
Reserved for future use.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
This enumerated type defines the possible reasons why an order dispute between a buyer and seller is resolved.

Note: The dispute calls in the Trading API are not compatible with 'Item Not Received' or 'Significantly Not As Described' cases initiated by buyers through the eBay Money Back Guarantee program. The Post-Order API is used to retrieve and/or respond to eBay Money Back Guarantee cases programmatically.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:DisputeResolutionReasonCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (15); see within schema source)
<xs:simpleType name="DisputeResolutionReasonCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Unresolved"/>
<xs:enumeration value="ProofOfPayment"/>
<xs:enumeration value="ComputerTechnicalProblem"/>
<xs:enumeration value="NoContact"/>
<xs:enumeration value="FamilyEmergency"/>
<xs:enumeration value="ProofGivenInFeedback"/>
<xs:enumeration value="FirstInfraction"/>
<xs:enumeration value="CameToAgreement"/>
<xs:enumeration value="ItemReturned"/>
<xs:enumeration value="BuyerPaidAuctionFees"/>
<xs:enumeration value="SellerReceivedPayment"/>
<xs:enumeration value="OtherResolution"/>
<xs:enumeration value="ClaimPaid"/>
<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.