Update a Company Contact

OAuth Scope

This endpoint requires the following OAuth scope manage_customer_contacts.

Path Params
uuid
required

UUID of the Company Contact

Body Params

Company Contact fields to update

uuid

The UUID of the company this contact belongs to

string

First name of the company contact. Used for identifying and addressing the contact in communications.

string

Last name of the company contact. Used together with the first name to identify the contact.

string

Primary phone number for the contact. Used for voice communications with the contact. Should include area code and can include international code.

string

Mobile phone number for the contact. Used for SMS communications and alternative voice contact. Should include area code and can include international code.

string

Email address of the contact. Used for sending email communications, quotes, invoices, and other electronic correspondence.

string

Specifies the type of contact. Common values include 'BILLING' for billing contacts and 'JOB' for job contacts. This field determines how the contact is used in the system.

string

Indicates whether this contact is the primary contact for the company. Value of 1 means this is the primary contact, 0 means it is not. A company should have only one active primary contact.

uuid

Unique identifier for this record

Responses

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