eBay Post-Order APIVersion 2.7.7
 

Refund_MoneyMovementStatusEnum

This enumerated type defines the possible values that can be returned for the status of a buyer refund.

Types that use Refund_MoneyMovementStatusEnum:

Calls that use one or more values of Refund_MoneyMovementStatusEnum:

Enumeration Values

Value Description
FAILED This enumeration value indicates that the buyer refund transaction failed.
PENDING This enumeration value indicates that the buyer refund is in the pending state.
REQUESTED This enumeration value indicates that a refund has been requested by the buyer.
SUCCESS This enumeration value indicates that the buyer refund was successful.
UNKNOWN This enumeration value indicates that the result of the buyer refund transaction is unknown.
  * See the Enumeration Index to see exact use of each enumeration value in the API.