Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.14 KB

OwnerOverride.md

File metadata and controls

16 lines (11 loc) · 1.14 KB

OwnerOverride

Data about the owner or owners of an account. Any fields not specified will be filled in with default Sandbox information.

Properties

Name Type Description Notes
names [str] A list of names associated with the account by the financial institution. These should always be the names of individuals, even for business accounts. Note that the same name data will be used for all accounts associated with an Item.
phone_numbers [PhoneNumber] A list of phone numbers associated with the account.
emails [Email] A list of email addresses associated with the account.
addresses [Address] Data about the various addresses associated with the account.
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]