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

NAME

eBay::API::XML::Call::SellerReverseDispute::SellerReverseDisputeRequestType

DESCRIPTION

Enables a seller to "reverse" an Unpaid Item dispute that has been closed, for example, if buyer and seller reach an agreement. The seller's Final Value Fee credit and the buyer's strike are both reversed, if applicable. The dispute might have resulted in a strike to the buyer and a Final Value Fee credit to the seller. A buyer and seller sometimes come to agreement after a dispute has been closed. In particular, the seller might discover that the buyer actually paid, or the buyer might agree to pay the seller's fees in exchange for having the strike removed. <br><br> A dispute can only be reversed if it was closed with DisputeActivity set to SellerEndCommunication, CameToAgreementNeedFVFCredit, or MutualAgreementOrNoBuyerResponse.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::SellerReverseDispute::SellerReverseDisputeRequestType inherits from the eBay::API::XML::RequestDataType class

Subroutines:

setDisputeID()

The unique identifier of the dispute that was returned when the dispute was created. The dispute must be an Unpaid Item dispute that the seller opened.

  RequiredInput: Yes
#    Argument: 'ns:DisputeIDType'

getDisputeID()

# Returns: 'ns:DisputeIDType'

setDisputeResolutionReason()

The reason the dispute is being reversed.

  RequiredInput: Yes
#    Argument: 'ns:DisputeResolutionReasonCodeType'

getDisputeResolutionReason()

# Returns: 'ns:DisputeResolutionReasonCodeType'