Propertyware · Example Payload

Bill Paid

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Bill Paid 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

billDatebillNumberbillSplitsid

Example Payload

Raw ↑
{
  "billDate": "2024-01-01",
  "billNumber": 1,
  "billSplits": [],
  "id": 1
}