ExternalAccountCreateRequest
External bank accounts are financial accounts associated with a Paypercut platform’s accounts for the purpose of transferring funds to or from the account’s Paypercut balance.
- Type: boolean
default _for _currency When set to true, or if this is the first external account added in this currency, this account becomes the default external account for its currency.
external _account - Type: object · ExternalBankAccountCreateRequest
object Discriminatorenumconst:bank_accountrequiredvaluesbank _account
- Type: string
country min length:2max length:2required - Type: string | null
currency requiredOptional merchant-declared currency hint captured at attach time.
- Type: string
holder _name required - Type: stringenum
holder _type requiredvaluesindividual company
numbers required- Type: string
iban required - enum
scheme const:ibanrequiredvaluesiban
- Type: string
bic Optional BIC/SWIFT code.
- Type: string | null
bank _name
metadata Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to
metadata.- Type: string
property Name

