Propertyware · Example Payload

Save Journal Entry Split

Property ManagementReal EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Save Journal Entry Split 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

creditAmountdebitAmountglAccountID

Example Payload

Raw ↑
{
  "creditAmount": 1.0,
  "debitAmount": 1.0,
  "glAccountID": 1
}