Square.Connect.Model.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]

[Back to Model list] [Back to API list] [Back to README]