Get new orders statistics
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /statistics/orders/new
Operation
Operation ID: getNewOrdersStats
Get statistics for new orders
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Responses
Status | Description | Content Types |
|---|---|---|
200 | New orders statistics retrieved successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026