ARGUS Enterprise · Example Payload

Argus Enterprise Subscription Example

value-descriptio

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

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

idurleventTypesstatussecretdescriptionretryPolicycreatedAtupdatedAt

Example Payload

Raw ↑
{
  "id": "ae-001234",
  "url": "value-url",
  "eventTypes": [
    "report.failed",
    "portfolio.deleted"
  ],
  "status": "Paused",
  "secret": "value-secret",
  "description": "value-descriptio",
  "retryPolicy": "value-retrypolic",
  "createdAt": "value-createdat",
  "updatedAt": "2025-03-15"
}