eBay Merchant Data APIVersion 1255
 

DisputeResolutionRecordTypeCodeType ( token )

Enumerated type that lists the actions that eBay may take once an Unpaid Item case is resolved.

Note: The GetUserDisputes call of the Trading API now only supports Unpaid Item cases, and no longer supports Item not Received (INR) or Significantly not as Described (SNAD) disputes created through PayPal, since this is no longer an option for eBay buyers. eBay buyers must create an INR or SNAD case through eBay's Resolution Center, and this call also does not support eBay Money Back Guarantee cases.

To respond to an eBay Money Back Guarantee case, the seller should use the Case Management calls of the Post-Order API or manage/respond to cases manually through the eBay Resolution Center.

No calls use DisputeResolutionRecordTypeCodeType.

Enumeration Values

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 for the order line item.
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 received a credit for the insertion fee of the listing.
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 by eBay.
ReverseFVFOnShippingCredit Reserved for future use.
ReverseInsertionFeeCredit This enumeration value indicates that the seller's insertion fee 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 been ended by eBay.
UnsuspendBuyer This enumeration value indicates that the buyer's account has been reinstated by eBay.
  * See the Enumeration Index to see exact use of each enumeration value in the API.