External Account
- defaultType: boolean
_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 - objectDiscriminatorenumconst:bank_accountrequiredvalues
- bank
_account
- countryType: stringmin length:2max length:2required
- accountType: string | null
_number A masked representation of the bank account number. For IBAN accounts, this contains a masked IBAN suitable for display. The full account number is never returned after creation.
- bankType: string | null
_name - currencyType: string | null
Optional merchant-declared currency hint captured at attach time.
- holderType: string
_name - holderType: stringenum
_type values- individual
- company
- idType: string
- last4Type: string | null
The last four characters of the bank account number, used for display and reconciliation.
- routingType: string | null
_number The bank routing identifier, when available. For IBAN accounts, this is typically the BIC/SWIFT code. For local bank account schemes, this may be a routing number, sort code, institution number, or equivalent clearing code.
- 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.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.- propertyType: string
Name

