Create a bank account
Bank Accounts
Create a bank account
POST
Create a bank account
Documentation Index
Fetch the complete documentation index at: https://endclose.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Response
Bank account created
Human readable name for the bank account
Unique numeric identifier
Three-letter ISO 4217 currency code (e.g. USD, EUR). Must be uppercase. Optional — bank accounts may be created without a currency.
Pattern:
^[A-Z]{3}$