Enumerated type that lists the actions that eBay may take once a dispute is resolved.
Note: 'Item Not Received' or 'Significantly Not As Described' cases, initiated by buyers through the eBay Money Back Guarantee program, are not returned with GetUserDisputes. The getCase method of the Post-Order API is used to retrieve Money Back Guarantee cases programmatically.
Type that uses DisputeResolutionRecordTypeCodeType:
Call that uses one or more values of DisputeResolutionRecordTypeCodeType:
Value | Description |
AppealBuyerStrike | This enumeration value indicates that the buyer has appealed the Unpaid Item Strike against their account. |
CustomCode | Reserved for internal or future use. |
FeatureFeeCredit | This enumeration value indicates that the seller received a credit for feature fees. |
FeatureFeeNotCredit | This enumeration value indicates that the seller did not receive a credit for feature fees. |
FVFCredit | This enumeration value indicates that the seller received a Final Value Fee credit. |
FVFCreditNotGranted | This enumeration value indicates that the seller requested, but did not receive a Final Value Fee credit. |
FVFOnShippingCredit | Reserved for future use. |
FVFOnShippingCreditNotGranted | Reserved for future use. |
GenerateCSTicketForSuspend | This enumeration value indicates that a customer service ticket to suspend The buyer's account has been created. |
InsertionFeeCredit | This enumeration value indicates that the seller's listing fees were credited. |
ItemNotReceivedClaimFiled | This enumeration value indicates that the buyer did not receive the item, and filed a claim against the seller. |
RestrictBuyer | This enumeration value indicates that the buyer's activity is restricted and will be unable to bid on or purchase items. |
ReverseFeatureFeeCredit | This enumeration value indicates that the seller's feature fees credit was reversed. |
ReverseFVFCredit | This enumeration value indicates that the seller's Final Value Fee credit was reversed. |
ReverseFVFOnShippingCredit | Reserved for future use. |
ReverseInsertionFeeCredit | This enumeration value indicates that the seller's listing fees credit was reversed. |
StrikeBuyer | This enumeration value indicates that the buyer received an Unpaid Item Strike. |
SuspendBuyer | This enumeration value indicates that the buyer's account has been suspended, and buyer will be unable to use the eBay site. |
UnpaidItemRelisted | This enumeration value indicates that an Unpaid Item was automatically relisted by the Unpaid Item Assistant mechanism. |
UnpaidItemRevised | This enumeration value indicates that an Unpaid Item was automatically revised by the Unpaid Item Assistant mechanism. |
UnrestrictBuyer | This enumeration value indicates that all restrictions on the buyer's account have ended. |
UnsuspendBuyer | This enumeration value indicates that the buyer's account has been reinstated. |
Copyright © 2005–2021 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.