eBay Post-Order APIVersion 2.7.7
 

can:MoneyMovementTypeEnum

This enumerated type lists the possible values that may be returned to indicate the type of monetary transaction that has occurred.

Type that uses can:MoneyMovementTypeEnum:

Call that uses one or more values of can:MoneyMovementTypeEnum:

Enumeration Values

Value Description
BUYER_PAYOUT This enumeration value indicates that the monetary transaction was a refund issued by eBay to the buyer.
PAYPAL_REFUND THIS VALUE IS DEPRECATED.
RECOUP_FROM_SELLER This enumeration value indicates that the monetary transaction involved eBay recouping money from the seller to reimburse eBay for the refund issued to the buyer.
SELLER_VOLUNTARY_REFUND This enumeration value indicates that the monetary transaction involved the seller voluntarily giving the buyer a full refund for the item.
UNKNOWN This enumeration value indicates that the type of monetary transaction cannot be determined.
  * See the Enumeration Index to see exact use of each enumeration value in the API.