Propertyware · Example Payload

Custom Field

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

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

Top-level fields

dataTypedefinitionIDfieldNamevalue

Example Payload

Raw ↑
{
  "dataType": "example_dataType",
  "definitionID": 1,
  "fieldName": "example_fieldName",
  "value": "example_value"
}