Property Custom Field Definitions
- 04 Jun 2024
- Print
- PDF
Property Custom Field Definitions
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Definitions for custom property fields created to record, search, and audit information created by a company.
Resource Overview
Endpoint | Definition |
GET/PropertyCustomFieldDefinitions | Retrieve a list of information related to property custom field definitions. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
CompanyID | unique identifier for the company | integer(int32) | |
CompanyName | name of the company | string | Max Length: 101 |
ContactID | unique identifier for the contact | integer(int32) | |
ContactName | name of contact | string | Max Length: 101 |
CreatedByUserID | unique identifier of the user who created the record | integer(int32) | |
CreatedByUserName | username of property | integer(int32) | |
CreatedDateTime | date and time when the record was created | DateTime | |
EmailInvoiceContact | indicates whether or not to email invoices to contacts | boolean | |
EmailNotificationsContact | indicates whether or not an email notification should be sent to the property contact | boolean | |
LastModifiedByUserID | unique identifier of user who made the most recent change to record | integer(int32) | |
LastModifiedByUserName | full name of user who made the most recent change to record | string | Max Length: 101 |
LastModifiedByDateTime | date and time when record was last modified | DateTime | |
PrimaryContact | indicates if this is the main property contact | boolean | |
SMSNotificationsContact | indicates if SMS notifications should be received by contact | boolean |
Was this article helpful?