Propertyware · Example Payload

Custom Field Definition

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Custom Field Definition is an example object payload from Propertyware, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dataTypedefaultValuefieldNamegroupNamerequiredField

Example Payload

Raw ↑
{
  "dataType": "example_dataType",
  "defaultValue": "example_defaultValue",
  "fieldName": "example_fieldName",
  "groupName": "example_groupName",
  "requiredField": "example_requiredField"
}