Propertyware · Example Payload

Amenity

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Amenity 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

codeidnametype

Example Payload

Raw ↑
{
  "code": "example_code",
  "id": 1,
  "name": "example_name",
  "type": "example_type"
}