Destination

Destination object fields.

Occurrence

Content

KeyTypeDescription
typestringAlways bank_account
ibanstringThe IBAN of the bank account receiving the payout
account_holderstringThe name of the holder of the bank account

Example

{
  "type": "bank_account",
  "iban": "CH36 8914 4576 4981 8798 3",
  "account_holder": "Demo Firma CH"
}