ARGUS Enterprise · Example Payload

Argus Enterprise Address Example

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

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

Top-level fields

streetcitystatepostalCodecountry

Example Payload

Raw ↑
{
  "street": "value-street",
  "city": "value-city",
  "state": "value-state",
  "postalCode": "value-postalcode",
  "country": "value-country"
}