V1BankAccount

July 10, 2019 ยท View on GitHub

Description

V1BankAccount

Properties

NameTypeDescriptionNotes
idStringThe bank account's Square-issued ID.[optional]
merchantIdStringThe Square-issued ID of the merchant associated with the bank account.[optional]
bankNameStringThe name of the bank that manages the account.[optional]
nameStringThe name associated with the bank account.[optional]
routingNumberStringThe bank account's routing number.[optional]
accountNumberSuffixStringThe last few digits of the bank account number.[optional]
currencyCodeStringThe currency code of the currency associated with the bank account, in ISO 4217 format. For example, the currency code for US dollars is USD.[optional]
typeStringThe bank account's type (for example, savings or checking). See V1BankAccountType for possible values[optional]