Creates a new business customer through Bridge API with KYC information and associated persons. The user is automatically identified from the Supabase JWT.
Customer type. Must be "business" for this endpoint.
business "business"
The official registered name of the business as documented with government authorities.
1 - 1024"Acme Corporation LLC"
The business's primary contact email address.
1 - 1024"[email protected]"
How the business is legally registered.
cooperative, corporation, llc, other, partnership, sole_prop, trust "llc"
A brief summary of what the business does.
1 - 1024"A fintech company providing cross-border payment solutions for Latin American merchants."
The official registered address of the business as filed with government authorities.
The physical address for the primary place of business. Must be a physical address, not a PO Box.
List of notable people associated with the business: UBOs (Ultimate Beneficial Owners), control persons, and signers. At least one person must be provided. At least one must have is_signer=true and at least one must have has_control=true.
1The ID of the signed agreement that the customer completed. Obtain this by following the Bridge signed agreements guide. Can be provided later via PUT request.
1 - 1024"sa_abc123def456"
The trading name or DBA (Doing Business As) under which the business operates publicly.
1 - 1024"Acme"
Required if business_legal_name includes non-Latin-1 characters. Acceptable: Latin-1 (U+00C0-U+00FF) and standard ASCII range.
1 - 1024Required if business_trade_name includes non-Latin-1 characters.
1 - 1024The business's primary website or web presence. A document with purpose "proof_of_nature_of_business" is required if this is not provided.
1 - 1024"https://acme.com"
Other websites and social media handles for the business.
[
"https://twitter.com/acme",
"https://linkedin.com/company/acme"
]Whether the business is a DAO (Decentralized Autonomous Organization).
false
Required if any part of registered_address includes non-Latin-1 characters.
Required if any part of physical_address includes non-Latin-1 characters.
List of endorsements to request for this customer. If omitted, Bridge will attempt to grant "base" and "sepa" by default.
base, cards, faster_payments, pix, sepa, spei ["base", "spei"]Industry codes for the business. See Bridge docs for the complete list of valid industry codes.
["6199"]Primary purpose of the business account.
charitable_donations, ecommerce_retail_payments, investment_purposes, other, payments_to_friends_or_family_abroad, payroll, personal_or_living_expenses, protect_wealth, purchase_goods_and_services, receive_payments_for_goods_and_services, tax_optimization, third_party_money_transmission, treasury_management "receive_payments_for_goods_and_services"
Required if account_purpose is "other".
1 - 1024Source of funds for the business account.
business_loans, grants, inter_company_funds, investment_proceeds, legal_settlement, owners_capital, pension_retirement, sale_of_assets, sales_of_goods_and_services, third_party_funds, treasury_reserves "sales_of_goods_and_services"
Description of the source of funds. Required for high risk customers.
1 - 1024Estimated annual revenue in USD. Required for high risk customers.
0_99999, 100000_999999, 1000000_9999999, 10000000_49999999, 50000000_249999999, 250000000_plus "1000000_9999999"
Expected monthly payments in USD (integer). Required for high risk customers.
50000
Whether the business offers money services, investment products, or other financial services. Required for high risk customers.
false
Whether the business plans to conduct money services using its Bridge account. Required if conducts_money_services is true. A document with purpose "flow_of_funds" is required if this is true.
false
Description of the money services offered. Required if conducts_money_services is true.
1 - 1024Required if conducts_money_services is true. A detailed description of the business's compliance and anti-money laundering controls and practices.
1 - 1024Does the business operate in any prohibited countries? Required for high risk customers.
false
List of high-risk activities the business is involved in. Required for high risk customers.
adult_entertainment, gambling, hold_client_funds, investment_services, lending_banking, marijuana_or_related_services, money_services, nicotine_tobacco_or_related_services, operate_foreign_exchange_virtual_currencies_brokerage_otc, pharmaceuticals, precious_metals_precious_stones_jewelry, safe_deposit_box_rentals, third_party_payment_processing, weapons_firearms_and_explosives, none_of_the_above ["none_of_the_above"]Explanation of high risk activities. Required if high_risk_activities contains entries other than "none_of_the_above".
Is the customer acting as an intermediary for a third party? Required for high risk customers.
false
The applicable beneficial ownership threshold for the submitted associated_persons. Valid values: 5-25. Default: 25.
5 <= x <= 2525
True if the business has at least one intermediate legal entity owner with 25% or more ownership.
false