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