This enumeration type defines the different options that a seller can take against a payment dispute initiated by a buyer.
Type that uses SellerDecisionEnum
Call that uses SellerDecisionEnum
Enumerations
SELLER_ACCEPT
This enumeration value indicates that the seller has the option of accepting the payment dispute and agrees to issue a refund to buyer.
SELLER_ACCEPT_WITH_RETURN
This enumeration value indicates that the seller has the option of accepting 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 has the option of contesting the payment dispute.