Skip to main content
POST
Create company

Authorizations

Authorization
string
header
required

API key authentication. Include your access token as: Authorization: Basic <ACCESS_TOKEN>

Headers

Idempotency-Key
string

Unique key for idempotent requests. Recommended for all write operations.

Body

application/json
email
string<email>
required
tax_country
string
required
tax_id
string
required
regulatory_aml
string
required
website_url
string
required
company_type
string
required
source_funds
string
required
street_address
string
required
city
string
required
state
string
required
zip
string
required
country
string
required
dba
string
tax_state
string
street_address_2
string

Response

200 - application/json

Company created.

company_id
string
status
string
created_at
string
updated_at
string