Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 981 Bytes

BankTransferUser.md

File metadata and controls

15 lines (10 loc) · 981 Bytes

BankTransferUser

The legal name and other information for the account holder.

Properties

Name Type Description Notes
legal_name str The account holder’s full legal name. If the transfer `ach_class` is `ccd`, this should be the business name of the account holder.
email_address str, none_type The account holder’s email. [optional]
routing_number str The account holder's routing number. This field is only used in response data. Do not provide this field when making requests. [optional] [readonly]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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