ARGUS Enterprise · Example Payload

Argus Enterprise Subscription Input Example

value-descriptio

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

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

Top-level fields

urleventTypesdescriptionretryPolicy

Example Payload

Raw ↑
{
  "url": "value-url",
  "eventTypes": [
    "portfolio.deleted",
    "tenant.created"
  ],
  "description": "value-descriptio",
  "retryPolicy": "value-retrypolic"
}