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

complexType "ns:SellerReverseDisputeRequestType"
Namespace:
Content:
complex, 12 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enables a seller to "reverse" an Unpaid Item dispute that has been closed in case the buyer and seller are able to reach a mutual agreement. If this action is successful, the seller receives a Final Value Fee credit and the buyer's Unpaid Item strike are both reversed, if applicable. The dispute might have resulted in a strike to the buyer and a Final Value Fee credit to the seller. A buyer and seller sometimes come to agreement after a dispute has been closed. In particular, the seller might discover that the buyer actually paid, or the buyer might agree to pay the seller's fees in exchange for having the strike removed.

A dispute can only be reversed if it was closed with DisputeActivity set to SellerEndCommunication, CameToAgreementNeedFVFCredit, or MutualAgreementOrNoBuyerResponse.
Type Definition Detail
Type Derivation Tree
ns:AbstractRequestType (extension)
  ns:SellerReverseDisputeRequestType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="SellerReverseDisputeRequestType">
<xs:complexContent>
<xs:extension base="ns:AbstractRequestType">
<xs:sequence>
<xs:element minOccurs="0" name="DisputeID" type="ns:DisputeIDType"/>
<xs:element minOccurs="0" name="DisputeResolutionReason" type="ns:DisputeResolutionReasonCodeType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/13)
ns:DisputeID
Type:
ns:DisputeIDType, simple content
The unique identifier of the dispute that was returned when the dispute was created. The dispute must be an Unpaid Item dispute that the seller opened.
XML Representation Summary
<ns:DisputeID>
   
Content: 
{ xs:string }
</ns:DisputeID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DisputeID" type="ns:DisputeIDType"/>

ns:DisputeResolutionReason
Type:
The reason the dispute is being reversed.
XML Representation Summary
<ns:DisputeResolutionReason>
   
Content: 
{ enumeration of xs:token }
</ns:DisputeResolutionReason>
Simple Content
Enumeration:
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DisputeResolutionReason" type="ns:DisputeResolutionReasonCodeType"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
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.