This enumeration type defines the different options that a seller has taken against a payment dispute initiated by a buyer.
Type that uses SellerResponseEnum
Call that uses SellerResponseEnum
Enumerations
SELLER_ACCEPT
This enumeration value indicates that the seller has accepted the payment dispute and agrees to issue a refund to buyer.
SELLER_ACCEPT_WITH_RETURN
This enumeration value indicates that the seller has accepted the payment dispute and agrees to issue a refund to buyer as soon as the item is returned to the seller.
SELLER_CONTEST
This enumeration value indicates that the seller is contesting the payment dispute.
SELLER_RESPONSE_OVERDUE
This enumeration value indicates that the seller has yet to respond to the payment dispute, and the response is now overdue. The seller should respond the payment dispute as soon as possible.