Update a company

Updates the company with the given ID.

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

Id of the company

Body Params
string
length between 1 and 160

Name for the company (at most 160 characters).

string | null

Commercial name for the company (at most 160 characters).

string | null
date | null

Date in format ISO 8601(yyyy-MM-dd eg 2023-01-31)

string
enum
Defaults to not_reported
Allowed:
string | null
string | null
string | null

ISO 3166-1 alpha-2 country code (eg FR)

address
object
classifications
array of objects
Defaults to
classifications
banking_information
object
string | null
string | null
string | null
string | null
custom_properties
object

Optional partial custom properties object in a format of key (string) / value (string | boolean | string[] | number | null) to update the company.

Archived custom properties are not accepted.

Responses

400

The request is either malformed or contain invalid parameters.

  • Make sure the identifier specified in the URL is a valid UUID
  • Make sure the body payload matches the expected schema
404

No company can be found.

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