Refund_MoneyMovementStatusEnum
This enumerated type defines the possible values that can be returned for the status of a buyer refund.
Type that uses Refund_MoneyMovementStatusEnum:
Calls that use one or more values of Refund_MoneyMovementStatusEnum:
Enumeration Values
Value | Description |
FAILED | Indicates the refund failed. |
PENDING | Indicates the refund is in the pending state. |
REQUESTED | Indicates a refund has been requested. |
SUCCESS | Indicates the refund was successful. |
UNKNOWN | Indicates the result of the refund transaction is unknown. |