AddDisputeRequestType
Enables a seller to create a new Unpaid Item dispute. (Item Not Received disputes can only be created via the eBay web site.)
Fields
DisputeExplanation ( see DisputeExplanationCodeType for possible values ) [0..1]
An explanation of the dispute that supplements the DisputeReason. The allowed value depends on the value of DisputeReason.
See the Field Index to learn which calls use DisputeExplanation.

DisputeReason ( see DisputeReasonCodeType for possible values ) [0..1]
The top-level reason for the Unpaid Item Dispute. DisputeReasonCodeType has several possible values. However, only BuyerHasNotPaid and TransactionMutuallyCanceled apply to AddDispute--you can only use AddDisputeCall to create Unpaid Item disputes.
See the Field Index to learn which calls use DisputeReason.

ItemID ( ItemIDType (string) ) [0..1]
The eBay ID of the item in dispute, an item which has been sold but not yet paid for.
See the Field Index to learn which calls use ItemID.

TransactionID ( string ) [0..1]
The eBay ID of a transaction, created when the buyer committed to purchasing the item. A transaction ID is unique to the item but not across the entire eBay site. The transaction ID must be combined with an item ID to uniquely identify an item.
See the Field Index to learn which calls use TransactionID.

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

© 2005–2010 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.