eBay Post-Order APIVersion 2.7.7
 

RefundType

This enumeration type contains the possible types of refunds - partial or full.

Type that uses RefundType:

Call that uses one or more values of RefundType:

Enumeration Values

Value Description
FULL This enumeration value indicates that the buyer is scheduled to, or has already received a full refund.
OTHER This enumeration value indicates that it is unknown whether the buyer is scheduled to, or has already received a full or a partial refund.
PARTIAL This enumeration value indicates that the buyer is scheduled to, or has already received a partial refund
  * See the Enumeration Index to see exact use of each enumeration value in the API.