eBay Return Management APIVersion 1.1.0
 

StatusType ( token )

Enumerated type that indicates whether or not a seller's refund to a buyer using the issueRefund call was successful. This type is used by the RefundStatus field of the issueRefund request.

No calls use StatusType.

Enumeration Values

Value Description
FAILED This value indicates that the seller's refund to the buyer failed.
SUCCESS This value indicates that the seller's refund to the buyer was successful.
  * See the Enumeration Index to see exact use of each enumeration value in the API.