Client Billable Services
Top-level client billable service queries not scoped to a single client. Returns lightweight summary projections designed for kanban board display, with filtering by service code and stage code. Also provides a PATCH endpoint for updating only the stage (used for drag-and-drop).
-
GET List Client Service SummariesReturns a paged list of client billable service summaries across all clients. Returns a lightweight projection (not the full DTO) designed for kanban .../tenants/{tenant}/clientbillableservices
-
GET Get Client Service Stage CountsReturns per-stage card counts for a service's kanban board, including each stage's display settings (icon, colour, sort order). One row per stage, inc.../tenants/{tenant}/clientbillableservices/stage-counts