Property Contacts

Prev Next

Description 

Contacts associated with a property. 

Resource Overview 

Endpoint Definition 
GET/PropertyContactsRetrieve a list of information related to property contacts.
POST/PropertyContactsAdd property contacts. 
PUT/PropertyContacts 
Modify existing property contacts. 

Attributes

Attribute
Description
Data Type
Notes 
BillingContact
indicates if contact is for billing purposesboolean
CompanyID
unique identifier for the companyinteger

CompanyName
name of the companystring

ContactID

unique identifier for the contactinteger(int32)

ContactName

name of contactstringMax Length: 101 

CreatedByUserID

unique identifier of the user who created the recordinteger(int32)

CreatedByUserName

username of propertyinteger(int32)

CreatedDateTime

date and time when the record was created DateTime

EmailInvoiceContact

indicates whether or not to email invoices to contactsboolean

EmailNotificationsContact

indicates whether or not an email notification should be sent to the property contactboolean

LastModifiedByUserID

unique identifier of user who made the most recent change to recordinteger(int32)


LastModifiedByUserName

full name of user who made the most recent change to recordstring


LastModifiedByDateTime

date and time when record was last modifiedDateTime


PrimaryContact

indicates if this is the main property contactboolean


SMSNotificationsContact

indicates if SMS notifications should be received by contactboolean