Get product count for daily reports
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /departments/daily-reports/product-count
Operation
Operation ID: getDailyReportProductCount
Get product count for daily reports
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Parameters
Name | In | Required | Type | Description |
|---|---|---|---|---|
date | query | yes | string | |
date_to | query | no | string | |
department_id | query | yes | integer | |
product_id | query | yes | integer |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Success | application/json |
Schema for response 200 (application/json):
{}
17 March 2026