Relatório de volumetria
Retorna COUNT(*) agrupado por (messageType, status, day) sobre as tabelas de mensagens brutas dentro do intervalo de datas: o detalhamento de mensagens por tipo/dia. Não monetário (somente contagens).
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de consulta
Inclusive range start (RFC3339 timestamp or YYYY-MM-DD).
"2026-05-01"
Inclusive range end (RFC3339 timestamp or YYYY-MM-DD). A bare date snaps to end-of-day.
"2026-05-31"
Optional STR/LPI message-code filter (e.g. STR0008).
Resposta
OK
Request-scoped correlation identifier echoing X-Request-ID.
"req-7a3f9c2e"
RFC3339 UTC inclusive lower bound of the queried range.
"2026-05-01T00:00:00Z"
COUNT(*) grouped by (messageType, status, day), ordered by day then messageType then direction then status.
RFC3339 UTC inclusive upper bound of the queried range.
"2026-05-31T23:59:59Z"

