Skip to main content
PATCH
Add/Update Business Information

Authorizations

x-api-key
string
header
required

Path Parameters

subaccountId
string<uuid>
required

The unique identifier of the subaccount

Body

application/json

The official registered legal name of the business entity

trade_name
string

The trading name or brand name used by the business (also known as DBA - Doing Business As)

tax_number
string

The primary tax identification number of the business

registration_number
string

The business registration or incorporation number issued by the registering authority

incorporation_date
string<date>

The date when the business was officially incorporated or registered (format: YYYY-MM-DD)

description
string

A detailed description of the business activities, products, and services

email
string<email>

The primary contact email address for the business

source_of_funds
enum<string>

The primary source from which the business receives its funds

Available options:
business_loans,
grants,
inter_company_funds,
investment_proceeds,
legal_settlement,
owners_capital,
pension_retirement,
sale_of_assets,
sales_of_goods_and_services,
tax_refund,
third_party_funds,
treasury_reserves
business_type
enum<string>

The legal structure or type of the business entity

Available options:
cooperative,
corporation,
llc,
other,
partnership,
sole_prop,
trust
website
string<uri>

The business website URL

registered_address
object

The official registered address of the business as filed with government authorities

physical_address
object

The actual physical location where the business operates (may differ from registered address)

identification
object[]

Array of business tax identification documents. See Business ID Numbers for accepted document types.

is_dao
boolean

Indicates whether the business is structured as a Decentralized Autonomous Organization (DAO)

is_money_transmitter
boolean

Indicates whether the business operates as a money services business or money transmitter

business_industry
string[]

Array of Industry codes of the industry or industries the business operates in. The can be gotten here Industry Codes

account_purpose
enum<string>

The primary intended use of the Bullring account

Available options:
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
ultimate_beneficial_owners
object[]

Array of individuals who ultimately own or control the business (typically those with 25% or more ownership or significant control)

formation_document
string<uri>

Certificate of Incorporation or similar document that proves the formation of the business. Supported document formats are jpeg, jpg, png, heic, heif, pdf

ownership_document
string<uri>

A document that proves the ownership structure of the business. Supported document formats are jpeg, jpg, png, heic, heif, pdf

Pattern: \.(jpeg|jpg|png|heic|heif|pdf)$
Example:
flow_of_funds_document
string<uri> | null

A document that proves the flow of funds for the business. Supported document formats are jpeg, jpg, png, heic, heif, pdf

proof_of_address_document
string<uri>

A document that proves the business address (e.g., utility bill, lease agreement, bank statement). Supported document formats are jpeg, jpg, png, heic, heif, pdf

has_material_intermediary_ownership
boolean

Indicates whether any intermediary entities (e.g., holding companies, trusts) have material ownership in the business

expected_monthly_volume_usd
string

The expected monthly transaction volume in USD (numeric string)

source_of_funds_description
string

A detailed description of how the business generates its funds and revenue streams

acting_as_intermediary
boolean

Indicates whether the business acts as an intermediary or facilitator for third-party transactions

Response

Business information updated successfully

status
string
created_at
string<date-time>
updated_at
string<date-time>
type
string
trade_name
string
description
string
source_of_funds
enum<string>
Available options:
business_loans,
grants,
inter_company_funds,
investment_proceeds,
legal_settlement,
owners_capital,
pension_retirement,
sale_of_assets,
sales_of_goods_and_services,
tax_refund,
third_party_funds,
treasury_reserves
business_type
enum<string>
Available options:
cooperative,
corporation,
llc,
other,
partnership,
sole_prop,
trust
website
string
registered_address
object
physical_address
object
identification
object[]
is_dao
boolean
is_money_transmitter
boolean
business_industry
string[]

Array of Industry codes of the industry or industries the business operates in. The can be gotten here Industry Codes

account_purpose
enum<string>
Available options:
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
ultimate_beneficial_owners
object[]
formation_document
string<uri>

Supported document formats are jpeg, jpg, png, heic, heif, pdf

ownership_document
string<uri>

Supported document formats are jpeg, jpg, png, heic, heif, pdf

flow_of_funds_document
string<uri> | null

Supported document formats are jpeg, jpg, png, heic, heif, pdf

has_material_intermediary_ownership
boolean