Skip to main content

This enumerated type defines the possible outcomes of a payment dispute.

Type that uses OutcomeEnum

PaymentDisputeOutcomeDetail

Call that uses OutcomeEnum

Enumerations

Value
Description
SELLER_LOST
This enumeration value indicates that the seller contested the payment dispute, but lost to the buyer.
SELLER_WON
This enumeration value indicates that the seller contested the payment dispute and won the dispute over the buyer.
SELLER_ACCEPT
This enumeration value indicates that the seller accepted the payment dispute, so the dispute never went through an evidence collecting/resolution process.