Update Company Profile

Update an existing company profile. Please note that changes you make to your profile may result in your profile having to be revalidated. To check if this is indeed the case, you can call the Check Update Consequences endpoint described below.

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

Unique identifier of the Logical Account or Voice Account.

uuid
required

Unique identifier of the company profile.

Body Params

The updated company profile

string | null

The name of the company profile. This name does not have to be equal to your company name, it's just to make
this profile more easily identifiable in our tooling. If the company has multiple branches, this profile
can be named 'Amsterdam Office' for example.

string | null

The name of the company that will be using the phone numbers requested with this profile.

string | null

Business register number of the company (e.g. KVK number for Dutch companies).

string | null

First name of company’s representative that is authorized to sign contracts for the company.

string | null

Last name of company’s representative that is authorized to sign contracts for the company

string | null

Phone number of company’s representative that is authorized to sign contracts for the company

requiredFields
object | null

Depending on the country of the company address, we might require additional information that needs to be
supplied with the API call. See the Verify Required Fields endpoint documentation for more information.

string | null

The country code of the country this company profile will request numbers for. For example, if you supply
NL, you will only be able to request Dutch phone numbers with this profile.

phoneNumberTypes
array of strings | null

The types of phone numbers this profile is able to request. This can be LOCAL, NATIONAL and TOLLFREE.

phoneNumberTypes
string | null

First name of the person that CM.com will be able to contact regarding this profile. This contact can be about
the approval status of your profile or a request for additional information.

string | null

Last name of the person that CM.com will be able to contact regarding this profile. This contact can be about
the approval status of your profile or a request for additional information.

emailAddresses
array of strings | null

One or more email addresses that CM.com will be able to contact regarding this profile. This contact can be about
the approval status of your profile or a request for additional information.

emailAddresses
string | null

URL that we'll send a POST request to when the status of the request has been updated. The body of this post
request will contain the entire company profile, including the updated status.

documents
array of objects | null

List of documents that are legaly required for us to be able to request phone numbers.

documents
Responses

401

Unauthorized

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