Apideck · Schema

Period Count

Number of aging periods shown in the report.

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-periodcount-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/PeriodCount",
  "title": "Period Count",
  "type": "integer",
  "description": "Number of aging periods shown in the report.",
  "example": 4,
  "default": 4
}