v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Update a Contact

put/api/record/contact/{id}

Path parameters

idstring required

Use a contact's GUID.

Request body

firstnamestring required

First name of the contact.

accountidstring

The related account's GUID.

billingcitystring

Billing city

billingcountrystring

Billing country

billingstatestring

Billing state

billingstreetstring

Billing street

billingzipcodestring

Billing zip code

campaignidstring

The related campaign's GUID.

companynamestring

Company name

departmentstring

Department

descriptionstring

Description of up to 4,000 characters.

emailaddress1string

Primary email address, must be in email format.

emailaddress2string

Secondary email address, must be in email format.

emailaddress3string

Third used email address, must be in email format.

employeeidstring

Used for employee identification, unique values are recommended.

faxstring

Fax

gendercodeinteger

Gender of the contact (Picklist).

isvalidforemailcodeinteger

Sets if the contact is valid for emails (Picklist).

jobtitlestring

Job title

lastactiondatestring date

The date and time of the last action related to the contact, must be in UTC format.

lastconversationstring

The GUID of the most recent email related to the contact.

lastnamestring

Last name

managernamestring

Manager name

mobilephone1string

Primary mobile phone number.

mobilephone2string

Secondary mobile phone number.

owneridstring

The GUID of the system user who created the record, can also be set manually. Will be used for permissions.

salutationinteger

Salutation (Picklist)

shippingcitystring

Shipping city

shippingcountrystring

Shipping country

shippingstatestring

Shipping state

shippingstreetstring

Shipping street

shippingzipcodestring

Shipping zip code

telephone1string

Primary phone number, contains exclusively numbers.

telephone2string

Secondary phone number, contains exclusively numbers.

telephone3string

Third used phone number, contains exclusively numbers.

websiteurlstring

Website of the contact in URL format.

Response

200