ARGUS Enterprise · Example Payload

Argus Enterprise Cash Flow Projection Example

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

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

Top-level fields

propertyIdstartDateendDatefrequencycurrencyperiodssummary

Example Payload

Raw ↑
{
  "propertyId": "ae-001234",
  "startDate": "2025-03-15",
  "endDate": "2025-03-15",
  "frequency": "Quarterly",
  "currency": "USD",
  "periods": [
    "value-periods",
    "value-periods"
  ],
  "summary": "value-summary"
}