Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 2.08 KB

File metadata and controls

32 lines (29 loc) · 2.08 KB

# UpdateCompanyRequest

Properties

Name Type Description Notes
address \Keap\Core\V2\Model\Address The company's address [optional]
notes string Notes about the company [optional]
website string The company's website URL [optional]
suffix string Name suffix [optional]
title string Name prefix or salutation [optional]
company_name string The name of the company [optional]
custom_fields \Keap\Core\V2\Model\CustomFieldValue[] [optional]
email_address \Keap\Core\V2\Model\EmailAddress [optional]
fax_number \Keap\Core\V2\Model\FaxNumber [optional]
phone_number \Keap\Core\V2\Model\PhoneNumber [optional]
anniversary_date string The anniversary date [optional]
assistant_name string The name of the company contact's assistant [optional]
assistant_phone string The phone number of the company contact's assistant [optional]
billing_information string Billing information for the company [optional]
birth_date string The birth date [optional]
contact_type string Type of contact [optional]
first_name string First name of the company contact [optional]
job_title string Job title of the company contact [optional]
last_name string Last name of the company contact [optional]
middle_name string Middle name of the company contact [optional]
preferred_name string Preferred name or nickname of the company contact [optional]
owner_id string ID of the user who owns this company [optional]
referral_code string Referral code [optional]
spouse_name string Spouse's name [optional]

[Back to Model list] [Back to API list] [Back to README]