Description
Company-defined stage of a property. E.g., prospect, customer, past customer.
Resource Overview
Endpoint | Definition |
GET/PropertyStatuses | Retrieve a list of information related to property statuses. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Active | indicates whether the property group is active or inactive | boolean | |
MaxLength | maximum number of characters allowed | string | Max Length: 50 |
MinLength | minimum number of characters required | ||
PropertyStatusID | unique identifier for the property status | integer(int32) | |
PropertyStatusName | name of the property name | string | Max Length: 50 |