Propertyware · Example Payload

Current Asset

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

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

Top-level fields

discountAccountescrowAccountexcludeFrom1099excludeFromPayInFullexcludeLateFeerentAccounttaxAccount

Example Payload

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