ARGUS Enterprise · Example Payload

Argus Enterprise Valuation Input Example

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

Argus Enterprise Valuation Input Example is an example object payload from ARGUS Enterprise, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

valuationDatemethodologymarketValuecapRatediscountRateterminalCapRateanalysisStartDateanalysisEndDatenetOperatingIncomecurrencynotes

Example Payload

Raw ↑
{
  "valuationDate": "2025-03-15",
  "methodology": "ComparableSales",
  "marketValue": 9720143.09,
  "capRate": 9013123.98,
  "discountRate": 6158627.43,
  "terminalCapRate": 1652522.31,
  "analysisStartDate": "2025-03-15",
  "analysisEndDate": "2025-03-15",
  "netOperatingIncome": 151253.02,
  "currency": "USD",
  "notes": "value-notes"
}