ARGUS Enterprise · Example Payload

Argus Enterprise User Example

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

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

Top-level fields

idusernameemailfirstNamelastNamerolelastLoginactivecreatedAt

Example Payload

Raw ↑
{
  "id": "ae-001234",
  "username": "Downtown Office Tower",
  "email": "value-email",
  "firstName": "Downtown Office Tower",
  "lastName": "Downtown Office Tower",
  "role": "Viewer",
  "lastLogin": "value-lastlogin",
  "active": true,
  "createdAt": "value-createdat"
}