Update a company account audit

This endpoint updates an existing company account audit.

Updates can include changes to supplier identifiers, IBAN/bank account information, and other audit details.

Required permissions:

  • company_account_audits_write
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier (UUID) of the company account audit to update.

Body Params

The company account audit update payload

string | null

Your own unique supplier ID

string | null

Required - if company country code is US

string | null
string | null
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
string | null
string | null
string | null
string | null
^\d{2}/\d{2}/\d{4}$

%d/%m/%Y

string | null
string | null
string | null
string | null
string | null

Required - if bank_account_bic filled

string | null

Required - if bank_account_number filled

string | null
string | null
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

Headers
string
enum

Specifies the preferred language for the response. Supported languages:

  • en - English
  • fr - French

If not provided, the default language will be used.

Allowed:
Responses

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