Propertyware · Example Payload

Non Current Asset

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Non Current Asset 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

discountAccountescrowAccountexcludeFrom1099excludeFromPayInFullexcludeLateFee

Example Payload

Raw ↑
{
  "discountAccount": true,
  "escrowAccount": true,
  "excludeFrom1099": true,
  "excludeFromPayInFull": true,
  "excludeLateFee": true
}