RefundStatusType ( token )
Enumerated type that indicates the current status of a seller's refund to a buyer.
Types that use RefundStatusType:
Calls that use one or more values of RefundStatusType:
Enumeration Values
Value | Description |
FAILED | This value indicates that the seller's refund to the buyer failed. |
PENDING | This value indicates that the seller's refund to the buyer is pending. This value is commonly returned if the payment method was eCheck. |
SUCCESS | This value indicates that the seller's refund to the buyer was successful. |