Skip to content

feature/IAV-1364: add credits consumed chart endpoints with period and agent filter

chaima a demandé de fusionner feature/IAV-1364 vers develop

Add 4 new endpoints to retrieve credits consumed grouped by period (year, month of current year, week of current month, day of current week) with optional agent filter support. Each endpoint accepts an optional agentName query parameter to filter by specific agent or return all agents data when not provided. Add CreditsByPeriodDTO and CreditsByPeriodProjection for the response mapping.

Rapports de requête de fusion