Propertyware · Example Payload

Update Document

example_description

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Update Document 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

descriptionfileNamepublishToOwnerPortalpublishToTenantPortal

Example Payload

Raw ↑
{
  "description": "example_description",
  "fileName": "example_fileName",
  "publishToOwnerPortal": true,
  "publishToTenantPortal": true
}