This enumeration type lists the different possible states of an eBay payout to a seller's account.
Type that uses PayoutStatusEnum
Calls that use PayoutStatusEnum
Enumerations
INITIATED
This enumeration value indicates that a payout was initiated.
SUCCEEDED
This enumeration value indicates a successful payout.
REVERSED
This enumeration value indicates that the payout was reversed.
RETRYABLE_FAILED
This enumeration value indicates that a payout failed, but eBay will try to process it again.
TERMINAL_FAILED
This enumeration value indicates that a payout failed, and it will not be tried again.