{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/PayoutInstrument",
"title": "PayoutInstrument",
"type": "object",
"properties": {
"accountLastFourDigits": {
"type": "string",
"description": "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": {
"type": "string",
"description": "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 cardPAYONEER)BANK, this value is the seller-provided nickname that the seller uses to represent the bank account that receives the payout.CARD, this value is the debit card network for the debit card that receives the payout.PAYONEER).50 indicates that 50% of the payout goes to the instrument.