DisputeType
Contains all information describing a dispute.

Types that use DisputeType:

Calls that use one or more fields of DisputeType:

Fields

BuyerUserID ( UserIDType (string) )
DisputeCreatedTime ( dateTime )
DisputeCreditEligibility ( DisputeCreditEligibilityCodeType )
DisputeExplanation ( DisputeExplanationCodeType )
DisputeID ( DisputeIDType (string) )
DisputeMessage ( DisputeMessageType )
DisputeModifiedTime ( dateTime )
DisputeReason ( DisputeReasonCodeType )
DisputeRecordType ( DisputeRecordTypeCodeType )
DisputeResolution ( DisputeResolutionType )
DisputeState ( DisputeStateCodeType )
DisputeStatus ( DisputeStatusCodeType )
Escalation ( boolean )
Item ( ItemType )
OtherPartyName ( string )
OtherPartyRole ( TradingRoleCodeType )
PurchaseProtection ( boolean )
SellerUserID ( UserIDType (string) )
TransactionID ( string )
UserRole ( TradingRoleCodeType )

BuyerUserID ( UserIDType (string) ) [0..1]
The eBay user ID of the buyer involved in the dispute.
See the Field Index to learn which calls use BuyerUserID.

DisputeCreatedTime ( dateTime ) [0..1]
The date and time the dispute was created, in GMT.
See the Field Index to learn which calls use DisputeCreatedTime.

DisputeCreditEligibility ( see DisputeCreditEligibilityCodeType for possible values ) [0..1]
Whether the dispute is currently eligible for Final Value Fee credit. The value is usually Ineligible until 7 days after the dispute was created, unless a fee exception applies.
See the Field Index to learn which calls use DisputeCreditEligibility.

DisputeExplanation ( see DisputeExplanationCodeType for possible values ) [0..1]
The detailed explanation for the dispute. Valid values depend on the value of DisputeReason. See DisputeExplanationCodeList for details.
See the Field Index to learn which calls use DisputeExplanation.

DisputeID ( DisputeIDType (string) ) [0..1]
The unique identifier of a dispute, returned by the eBay site when the dispute is created.
See the Field Index to learn which calls use DisputeID.

DisputeMessage ( DisputeMessageType ) [0..*]
A response or message posted to a dispute, either by an application or by a user on the eBay site.
See the Field Index to learn which calls use DisputeMessage.

DisputeModifiedTime ( dateTime ) [0..1]
The date and time the dispute was modified, in GMT.
See the Field Index to learn which calls use DisputeModifiedTime.

DisputeReason ( see DisputeReasonCodeType for possible values ) [0..1]
The top-level reason for the dispute. The value of DisputeReason determines which values of DisputeExplanation are valid. See DisputeExplanationCodeList for details.
See the Field Index to learn which calls use DisputeReason.

DisputeRecordType ( see DisputeRecordTypeCodeType for possible values ) [0..1]
The type of dispute.
See the Field Index to learn which calls use DisputeRecordType.

DisputeResolution ( DisputeResolutionType ) [0..*]
The action resulting from the dispute resolution. The action might include a Final Value Fee credit to the seller, a strike to the buyer, a reversal, or an appeal.
See the Field Index to learn which calls use DisputeResolution.

DisputeState ( see DisputeStateCodeType for possible values ) [0..1]
The internal state of the dispute. The value determines which values of DisputeActivity are valid when responding to a dispute.
See the Field Index to learn which calls use DisputeState.

DisputeStatus ( see DisputeStatusCodeType for possible values ) [0..1]
The status of the dispute, which provides additional information about the dispute state.
See the Field Index to learn which calls use DisputeStatus.

Escalation ( boolean ) [0..1]
Whether the buyer can close a dispute unhappy and escalate it to the eBay Standard Purchase Protection Program. To escalate, the buyer must be eligible for the PPP. Used in Item Not Received disputes.
See the Field Index to learn which calls use Escalation.

Item ( ItemType ) [0..1]
Information about the item that spawned the transaction. The transaction is a purchase from this item's listing.
See the Field Index to learn which calls use Item.

OtherPartyName ( string ) [0..1]
The user name of the person involved in the dispute who is not taking action or requesting information. The role is either Buyer or Seller.
See the Field Index to learn which calls use OtherPartyName.

OtherPartyRole ( see TradingRoleCodeType for possible values ) [0..1]
The role of the person involved in the dispute who is not taking action or requesting information. The role is either Buyer or Seller.
See the Field Index to learn which calls use OtherPartyRole.

PurchaseProtection ( boolean ) [0..1]
Whether the buyer is eligible for the eBay Standard Purchase Protection Program. The eligibility rules are described in the eBay site online help. Used in Item Not Received disputes.
See the Field Index to learn which calls use PurchaseProtection.

SellerUserID ( UserIDType (string) ) [0..1]
The eBay user ID of the seller involved in the dispute.
See the Field Index to learn which calls use SellerUserID.

TransactionID ( string ) [0..1]
The unique identifier of the transaction under dispute. The transaction is created when the winning bidder commits to purchasing the item but before the bidder pays.
See the Field Index to learn which calls use TransactionID.

UserRole ( see TradingRoleCodeType for possible values ) [0..1]
The role of the person involved in the dispute who is taking action or requesting information. The role is either Buyer or Seller.
See the Field Index to learn which calls use UserRole.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.