Propertyware · Example Payload

Equity

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

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

Top-level fields

discountAccountescrowAccountexcludeFrom1099excludeFromPayInFullexcludeLateFeerentAccounttaxAccounttransferBalanceToRetainedEarnings

Example Payload

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