Bank Accounts
Create Bre-B bank account
Register a Colombian Bre-B bank account for a client.
POST
Creates a new Colombian Bre-B bank account (COP) for the specified client. Bre-B uses a single key (Documentation Index
Fetch the complete documentation index at: https://docs.cryptomate.me/llms.txt
Use this file to discover all available pages before exploring further.
bre_b_key) as the destination identifier and does not distinguish between individual and business clients. Requires an API key with access level 3 or higher.
Virtual account numbers are not accepted as Bre-B keys.
Path parameters
Unique identifier of the client.
Body
Name of the bank.
User-friendly alias for the account.
Account holder full name (used for both individual and business clients).
Bre-B key. The destination identifier the customer’s bank app will send funds to.
Account holder’s address with
street_line_1, street_line_2, city, postal_code, state, country.state uses ISO 3166-2 codes that identify country subdivisions in the format {COUNTRY}-{SUBDIVISION} (e.g., COL-DC for Bogotá D.C.).Response
See Create US bank account for the shared field list. Bre-B accounts exposebre_b_key. The type is BRE_B and the currency is COP.

