DisputeActivityCodeType ( token )
Defines the action taken on a dispute with AddDisputeResponse. The value you can use at a given time depends on the current value of DisputeState (see the Developer Guide for more information). Some values are for Unpaid Item disputes and some are for Item Not Received disputes.

Types that use DisputeActivityCodeType:

Enumeration Values
Value Description Which calls use this value *
CameToAgreementNeedFVFCredit The seller has made an agreement with the buyer and requires a credit for a Final Value Fee already paid. For Unpaid Item disputes. Corresponds to legacy schema value 14. AddDisputeResponse
CustomCode Reserved for internal or future use. AddDisputeResponse
MutualAgreementOrNoBuyerResponse The seller wants to end communication or stop waiting for the buyer. Mutual agreement has been reached or the buyer has not responded within 7 days. For Unpaid Item disputes. Corresponds to legacy schema value 16. AddDisputeResponse
SellerAddInformation The seller wants to add a response to the dispute. For Unpaid Item disputes. The seller is limited to 25 responses. Corresponds to legacy schema value 11. AddDisputeResponse
SellerComment The seller communicates with the buyer, offering a response or comment. The seller is limited to 25 responses. For Item Not Received and Significantly Not As Described disputes. Can be used when DisputeState is:
NotReceivedNoSellerResponse
NotAsDescribedNoSellerResponse
NotReceivedMutualCommunication
NotAsDescribedMutualCommunication
AddDisputeResponse
SellerCompletedTransaction The buyer has paid or the seller otherwise does not need to pursue the dispute any longer. For Unpaid Item disputes. Corresponds to legacy schema value 13. AddDisputeResponse
SellerEndCommunication The seller wants to end communication or stop waiting for the buyer. For Unpaid Item disputes. Corresponds to legacy schema value 15. AddDisputeResponse
SellerOffersRefund The seller offers a full refund if the buyer did not receive the item or a partial refund if the item is significantly not as described. For Item Not Received or Significantly Not As Described disputes. Can be used when DisputeState is:
NotReceivedNoSellerResponse
NotAsDescribedNoSellerResponse
NotReceivedMutualCommunication
NotAsDescribedMutualCommunication
AddDisputeResponse
SellerPaymentNotReceived Seller hasn't received payment or the payment hasn't cleared yet. For Item Not Received disputes. Can be used when DisputeState is:
NotReceivedNoSellerResponse
NotReceivedMutualCommunication
AddDisputeResponse
SellerShippedItem The seller has shipped the item or a replacement and provides shipping information. For Item Not Received and Significantly Not As Described disputes. Can be used when DisputeState is:
NotReceivedNoSellerResponse
NotReceivedMutualCommunication
AddDisputeResponse
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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.