Updates a contact, scoped by the company/business unit of the current user

Updates an existing contact that is associated with a vendor

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

The contact's guid

Query Params
uuid
required

The vendor's guid

boolean

Option to move the contact to another vendor

Body Params

The contact

A data transfer object for requesting an update to a contact.

uuid
required

The vendor's unique identifier.

uuid
required

The contact's unique identifier.

string | null

The contact's first name.

string | null

The contact's last name.

string | null

The contact's title.

string | null

The contact's phone number.

string | null

The contact's fax number.

string | null

The contact's cell phone number.

string | null

The contact's email address.

string | null

The contact's note.

boolean | null

A boolean indicating whether this contact is the company's main contact.

string | null

A string specifying a contact's role.

date-time | null

A DateTime when this contact was last contacted.

uuid | null

A Location this contact tie to.

Headers
string

The business unit's guid

Responses
200

Success

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!