Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 4 KB

ProxyGetContact.md

File metadata and controls

33 lines (30 loc) · 4 KB

Zuora::ProxyGetContact

Properties

Name Type Description Notes
account_id String The Zuora account ID associated with this contact. This field is not required when you use the Subscribe call. This field is required for all other calls. **Character limit: **32 **Values: **a valid account ID [optional]
address1 String The first line of the contact's address, which is often a street address or business name. Character limit: 255 Values: a string of 255 characters or fewer [optional]
address2 String The second line of the contact's address. Character limit: 255 Values: a string of 255 characters or fewer [optional]
city String The city of the contact's address. Character limit: 40 **Values: **a string of 40 characters or fewer [optional]
country String The country of the contact's address. [optional]
county String The county. May optionally be used by Zuora Tax to calculate county tax. Character limit: 32 Values: a string of 32 characters or fewer [optional]
created_by_id String The ID of the Zuora user who created the contact. Character limit: 32 Values: automatically generated [optional]
created_date DateTime The date when the contact was created. Character limit: 29 Values: automatically generated [optional]
description String A description for the contact. Character limit: 100 Values: a string of 100 characters or fewer [optional]
fax String The contact's fax number. Character limit: 40 Values: a string of 40 characters or fewer [optional]
first_name String The contact's first name. Character limit: 100 Values: a string of the contact's first name [optional]
home_phone String The contact's home phone number. Character limit: 40 Values: a string of 40 characters or fewer [optional]
id String Object identifier. [optional]
last_name String The contact's last name. Character limit: 100 Values: a string of 100 characters or fewer [optional]
mobile_phone String The contact's mobile phone number. Character limit: 40 Values: a string of 40 characters or fewer [optional]
nick_name String A nickname for the contact. Character limit: 100 Values: a string of 100 characters or fewer [optional]
other_phone String An additional phone number for the contact. Character limit: 40 Values: a string of 40 characters or fewer [optional]
other_phone_type String The type of the `OtherPhone`. Character limit: 20 Values: `Work`, `Mobile`, `Home`, `Other` [optional]
personal_email String The contact's personal email address. Character limit: 80 Values: a string of 80 characters or fewer [optional]
postal_code String The zip code for the contact's address. Character limit: 20 **Values: **a string of 20 characters or fewer [optional]
state String The state or province of the contact's address. [optional]
tax_region String If using Zuora Tax rules [optional]
updated_by_id String The ID of the user who lasted updated the contact. Character limit: 32 Values: automatically generated [optional]
updated_date DateTime The date when the contact was last updated. Character limit: 29 Values: automatically generated [optional]
work_email String The contact's business email address. Character limit: 80 Values: a string of 80 characters or fewer [optional]
work_phone String The contact's business phone number. Character limit: 40 notes: -- Values: a string of 40 characters or fewer [optional]