Reporte de resumen de reclamos DICT (solo COUNT)
Devuelve buckets COUNT(*) agrupados por (claimType, status) sobre los reclamos solicitados en una ventana de fechas obligatoria (máx. 92 días), más el COUNT de los reclamos actualmente abiertos que superaron su plazo de 7 días. Solo COUNT. Los resúmenes de infracción están fuera de alcance.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de consulta
Inclusive start of the report window (YYYY-MM-DD UTC). Required.
"2026-06-01"
Inclusive end of the report window (YYYY-MM-DD UTC). Required. The window may not exceed 92 days.
"2026-06-30"
Optional: when true, adds the per-indirect-participant dimension to the COUNT(*) GROUP BY. COUNT-only either way.
false
Respuesta
OK
The instant the open-claims-past-deadline COUNT was evaluated (RFC 3339 UTC).
"2026-06-21T12:00:00Z"
COUNT(*) buckets grouped by (claimType, status) over claims requested in the window.
Always true — DICT summaries are COUNT-only (no monetary field).
true
COUNT of currently-open claims whose 7-day deadline has passed (a count, never a position). Current-state, not window-filtered.
3
Echo of the resolved report window.

