Create new company account check(s)

Creates one or multiple company account checks.

This endpoint allows you to:

  • Submit a single company account check request
  • Submit multiple company account check requests in batch

Required permissions:

  • company_account_checks_write
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null
string | null

Required - if company country code is US

string | null
string
required
string | null
string | null
string | null
company_registrations
array of objects | null

Typed company registrations array. Use this instead of the flat keys (company_registration, tax_number, duns) to provide one or more typed registration identifiers per company. When provided, each entry overrides the matching flat key (company/registration/vattax_number, company/registration/dunsduns, any other type → company_registration).

Recommended type per country / region:

Country / RegionRecommended typeNotes
🇫🇷 Francecompany/registration/sirenSIRET also accepted (first 9 digits = SIREN)
🇨🇭 Switzerlandcompany/registration/ideFormat: CHE + 9 digits
🇩🇪 🇬🇧 🇮🇹 🇪🇸 🇧🇪 + rest of Europecompany/registration/vatInclude country prefix (e.g. DE, GB, IT)
🇪🇸 Spaincompany/registration/cifAlternative to VAT for Spanish companies
🇨🇳 Chinacompany/registration/uscc18-character code from business licence
🇧🇷 🇲🇽 🇺🇸 🇨🇦 + rest of worldcompany/registration/duns9-digit DUNS from dnb.com
Any country (fallback)company/registration/other_nationalUse when no specific type applies
company_registrations
string | null

Required - if the bank account is an IBAN. Will be preferred over bank_account_number if both are provided.

string | null
string | null

Required - if the bank account is not an IBAN. Will be ignored over iban if both are provided.

string | null

Required - if the bank account is not an IBAN and routing_number is missing. Will be preferred over routing_number if both are provided.

string | null
string | null

Required - if the bank account is not an IBAN and bank_account_bic is missing. Will be ignored over bank_account_bic if both are provided.

string | null

First name of the company contact person

string | null

Last name of the company contact person

string | null
enum

Department of the company contact person

Allowed:
string | null

Email address of the company contact person

document_ids
array of uuids | null

Array of document IDs previously uploaded via the Document Upload endpoint

document_ids
Headers
string
enum

Specifies the preferred language for the response.
If not provided, the default language will be used.

Allowed:
string

Connector name and version used to call API

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json