Get invoicing periods
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /superuser/invoicing/period
Operation
Operation ID: getInvoicingPeriods
Retrieve invoicing periods for superusers
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Parameters
Name | In | Required | Type | Description |
|---|---|---|---|---|
dateFrom | query | yes | string | |
dateTo | query | yes | string |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Invoicing periods retrieved successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026