This type provides details about the seller's account that received (or is scheduled to receive) a payout.
Type that uses PayoutInstrument
Calls that use PayoutInstrument
Fields
accountLastFourDigits
This value is the last four digits of the account that the seller uses to receive the payout. This may be the last four digits of a bank account, a debit card, or a payment processor account such as Payoneer.
instrumentType
This value indicates the type of account that received the payout. The value returned in this field may be:
BANK
: indicates that the payout was made to a seller's bank account.CARD
: indicates that the payout went to a seller's debit card- The name of a digital wallet provider or payment processor (e.g.,
PAYONEER
)
nickname
When instrumentType returns
When instrumentType returns
When instrumentType returns a provider of digital wallet or payment processing services, the value returned is the name of the service provider (e.g.,
BANK
, this value is the seller-provided nickname that the seller uses to represent the bank account that receives the payout.When instrumentType returns
CARD
, this value is the debit card network for the debit card that receives the payout.When instrumentType returns a provider of digital wallet or payment processing services, the value returned is the name of the service provider (e.g.,
PAYONEER
).