Propertyware · Example Payload

Error Response

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

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

Top-level fields

errorCodeerrorsuserMessage

Example Payload

Raw ↑
{
  "errorCode": "example_errorCode",
  "errors": [],
  "userMessage": "example_userMessage"
}