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 | Indicates the monetary transaction was a credit from eBay to the buyer. |
PAYPAL_REFUND | Indicates the monetary transaction was a full refund to the buyer through the PayPal system. |
RECOUP_FROM_SELLER | Indicates the T1 amount was recouped from the seller. |
SELLER_VOLUNTARY_REFUND | Indicates the monetary transaction involved the seller voluntarily giving the buyer a full refund for the item. |
UNKNOWN | Indicates the type of monetary transaction is unknown. |