Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 859 Bytes

BankAccountUsPost.md

File metadata and controls

executable file
·
15 lines (11 loc) · 859 Bytes

BankAccountUsPost

Properties

Name Type Description Notes
account_number str The account number of the bank account. US account numbers must be digits only [optional]
aba str The ABA of the bank account. Must be numbers only, and 9 digits long [optional]
deposit_account_type str The type of account [optional]
tag str Custom data that you can add to this item [optional]
owner_address Address The address of the owner of the bank account [optional]
owner_name str The name of the owner of the bank account [optional]

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