Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 761 Bytes

ImportBankDetails.md

File metadata and controls

10 lines (7 loc) · 761 Bytes

# ImportBankDetails

Properties

Name Type Description Notes
id int Bank ID of the bank the user wants to connect to (and import account data) in the finAPI repo (section &quot;Banks&quot;). Mutually exclusive with <code>search</code> parameter. [optional]
search string &quot;IBAN&quot;, &quot;BLZ&quot;, &quot;BIC&quot;, &quot;Bank Name&quot;, &quot;City&quot; of the bank the user wants to connect to (and import account data). Mutually exclusive with <code>id</code> parameter. [optional]

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