PersonalContactRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
first_name | str | ❌ | First name of a contact |
last_name | str | ❌ | Last name of a contact |
middle_name | str | ❌ | Middle name of a contact |
nick_name | str | ❌ | Nick name of a contact |
company | str | ❌ | Company name of a contact |
job_title | str | ❌ | Job title of a contact |
str | ❌ | Email of a contact | |
email2 | str | ❌ | Second email of a contact |
email3 | str | ❌ | Third email of a contact |
birthday | str | ❌ | Date of birth of a contact |
web_page | str | ❌ | Contact home page URL |
notes | str | ❌ | Notes for a contact |
home_phone | str | ❌ | Home phone number of a contact in e.164 (with "+") format |
home_phone2 | str | ❌ | Second home phone number of a contact in e.164 (with "+") format |
business_phone | str | ❌ | Business phone of a contact in e.164 (with "+") format |
business_phone2 | str | ❌ | Second business phone of a contact in e.164 (with "+") format |
mobile_phone | str | ❌ | Mobile phone of a contact in e.164 (with "+") format |
business_fax | str | ❌ | Business fax number of a contact in e.164 (with "+") format |
company_phone | str | ❌ | Company number of a contact in e.164 (with "+") format |
assistant_phone | str | ❌ | Phone number of a contact assistant in e.164 (with "+") format |
car_phone | str | ❌ | Car phone number of a contact in e.164 (with "+") format |
other_phone | str | ❌ | Other phone number of a contact in e.164 (with "+") format |
other_fax | str | ❌ | Other fax number of a contact in e.164 (with "+") format |
callback_phone | str | ❌ | Callback phone number of a contact in e.164 (with "+") format |
home_address | ContactAddressInfo | ❌ | |
business_address | ContactAddressInfo | ❌ | |
other_address | ContactAddressInfo | ❌ | |
ringtone_index | str | ❌ | Contact ringtone. Max number of symbols is 64 |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs