DisputeFilterTypeCodeType ( token )

Enumeration type that specifies the dispute filters that can be used in the DisputeFilterType field of the GetUserDisputes call. Note that eBay Buyer Protection cases are not returned with the GetUserDisputes call, regardless of the filter that is used.

Types that use DisputeFilterTypeCodeType:

Enumeration Values

Value Description Which calls use this value *
AllInvolvedClosedDisputes If used, this filter returns all closed disputes that involve the caller as a buyer or seller. GetUserDisputes
AllInvolvedDisputes If used, this filter returns all open and closed disputes that involve the caller as a buyer or seller. GetUserDisputes
CustomCode Reserved for future use. GetUserDisputes
DisputesAwaitingMyResponse If used, this filter returns all open disputes that involve the caller as a buyer or seller and are awaiting a response from the caller. This is the default DisputeFilterType value. In other words, if no DisputeFilterType is specified in the request, only those disputes where the caller's response is due are returned. GetUserDisputes
DisputesAwaitingOtherPartyResponse If used, this filter returns all open disputes that involve the caller as a buyer or seller and are awaiting a response from the other party. GetUserDisputes
EligibleForCredit If used, this filter returns all disputes that involve the caller as a buyer or seller and are eligible for a Final Value Fee credit, regardless of whether or not the credit has been granted. GetUserDisputes
ItemNotReceivedDisputes If used, this filter returns all open and closed Item Not Received disputes that involve the caller as a buyer or seller. GetUserDisputes
UnpaidItemDisputes If used, this filter returns all open and closed Unpaid Item disputes that involve the caller as a buyer or seller. GetUserDisputes
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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