The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::DisputeReasonCodeType

DESCRIPTION

Specifies the top-level reason for the dispute and determines the values you can use for DisputeExplanation. Some values are for Item Not Received disputes and others are for Unpaid Item Process disputes.

SYNOPSIS

Enums:

BuyerHasNotPaid

The buyer has not paid for the item. For Unpaid Item Process disputes. Corresponds to legacy schema value 1.

TransactionMutuallyCanceled

The seller claims that the buyer agrees to not complete the transaction. This triggers a waiting period for buyer agreement, disagreement or no buyer response. For Unpaid Item Process disputes. Corresponds to legacy schema value 2.

ItemNotReceived

The buyer did not receive the item. For Item Not Received disputes.

SignificantlyNotAsDescribed

An option for Item Not Received disputes.

NoRefund

The item was returned but no refund was given.

ReturnPolicyUnpaidItem

Item was returned and seller was not paid.

CustomCode

Reserved for future use.