Get booked e-conomic department 75 redistribution
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /superuser/invoicing/period/distribution/v2/booked-department-75
Operation
Operation ID: getInvoicingPeriodDistributionV2BookedDepartment75
Get booked e-conomic department 75 redistribution
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 | Actual booked e-conomic department 75 net amounts redistributed to internal departments | application/json |
400 | ||
401 | ||
403 | ||
500 |
Schema for response 200 (application/json):
{
"$ref": "#/components/schemas/InvoicingDistributionV2BookedDepartment75Response"
}
17 March 2026