eBay Resolution Case Management APIVersion 1.3.0
 

RefundStatusType ( token )

Enumeration type that indicates the success or failure of a full refund being issued by the seller through the issueFullRefund call.

Type that uses RefundStatusType:

Call that uses one or more values of RefundStatusType:

Enumeration Values

Value Description
AGREED This enumeration value is returned if eBay cannot determine the current status of the refund.
FAILED Indicates that the full refund to the buyer was unsuccessful.
SUCCESS Indicates a successful full refund to the buyer.
  * See the Enumeration Index to see exact use of each enumeration value in the API.