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::DisputeStatusCodeType

DESCRIPTION

Describes the status of the dispute, which supplements the DisputeState. Some values apply to Unpaid Item disputes and some to Item Not Received disputes. Disputes can be sorted by DisputeStatus. Ascending order is:<br> 1 - WaitingForSellerResponse<br> 2 - WaitingForBuyerResponse<br> 3 - ClosedFVFCreditStrike<br> 4 - ClosedNoFVFCreditStrike<br> 5 - ClosedFVFCreditNoStrike<br> 6 - ClosedNoFVFCreditNoStrike<br> 7 - Closed<br> 8 - StrikeAppealedAfterClosing<br> 9 - FVFCreditReversedAfterClosing<br> 10 - StrikeAppealedAndFVFCreditReversed<br> Descending order is the reverse.

SYNOPSIS

Enums:

Closed

(out) The dispute is closed. For Item Not Received disputes.

WaitingForSellerResponse

(out) The dispute is waiting for the seller's response. For both Unpaid Item and Item Not Received disputes.

WaitingForBuyerResponse

(out) The dispute is waiting for the buyer's response. For both Unpaid Item and Item Not Received disputes.

ClosedFVFCreditStrike

(out) The dispute is closed, the seller received a Final Value Fee credit, and the buyer received a strike. For Unpaid Item disputes.

ClosedNoFVFCreditStrike

(out) The dispute is closed, the seller did not receive a Final Value Fee credit, and the buyer received a strike. For Unpaid Item disputes.

ClosedFVFCreditNoStrike

(out) The dispute is closed, the seller received a Final Value Fee credit, and the buyer did not receive a strike. For Unpaid Item disputes.

ClosedNoFVFCreditNoStrike

(out) The dispute is closed, the seller did not receive a Final Value Fee credit, and the buyer did not receive a strike. For Unpaid Item disputes.

StrikeAppealedAfterClosing

(out) The buyer's strike was appealed after the dispute was closed. For Unpaid Item disputes.

FVFCreditReversedAfterClosing

(out) The seller's Final Value Fee credit was reversed after the dispute was closed. For Unpaid Item disputes.

StrikeAppealedAndFVFCreditReversed

(out) Both the seller's Final Value Fee credit and the buyer's strike were reversed after the dispute was closed. For Unpaid Item disputes.

ClaimOpened

Claim assigned to an adjuster

NoDocumentation

Buyer contacted and asked to submit paperwork

ClaimClosed

Buyer did not respond to verification or missing some paperwork

ClaimDenied

Not eligible for reimbursement

ClaimInProcess

Paperwork received, claim being investigated

ClaimApproved

Claim approved for reimbursement, sent to Account's payable for payment

ClaimPaid

Reimbursement completed

ClaimResolved

Issue resolved: seller sent Item or Refund

ClaimSubmitted

Claim Submitted via Web flow

CustomCode

(out) Reserved for internal or future use.