ARGUS Enterprise · Example Payload

Argus Enterprise Property Input Example

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio-ManagementValuation

Argus Enterprise Property 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

namepropertyTypestatusaddressgrossAreanetLeasableAreayearBuiltnumberOfUnitspurchasePricepurchaseDateportfolioId

Example Payload

Raw ↑
{
  "name": "Downtown Office Tower",
  "propertyType": "Mixed-Use",
  "status": "Active",
  "address": "100 Main Street, New York, NY 10001",
  "grossArea": 2237801.33,
  "netLeasableArea": 1064277.28,
  "yearBuilt": 960,
  "numberOfUnits": 982,
  "purchasePrice": 3238310.2,
  "purchaseDate": "2025-03-15",
  "portfolioId": "ae-001234"
}