Property Custom Fields
- 04 Jun 2024
- Print
- PDF
Property Custom Fields
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Custom property fields created to record, search, and audit information created by a company.
Resource Overview
Endpoint | Definition |
GET/PropertyCustomFields | Retrieve a list of information related to custom fields. |
POST/PropertyCustomFields | Add a property custom field. |
PUT/PropertyCustomFields | Modify an existing property custom field. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
ColumnType | indicates if contact is for billing purposes | boolean | |
ColumnValue | value of property as a text string | string | |
MaxLength2000 | maximum number of characters allowed | string | Max Length: 101 |
MinLength0 | minimum number of characters allowed | integer(int32) | |
PropertyCustomFieldDefinitionID | unique identifier for custom field definition | integer(int32) | |
PropertyID | unique identifier for the property | integer(int32) |
Was this article helpful?