[GET] Billing Periods
/api/tenant-metering/billingPeriods
GetBillingPeriodRequestDTO
Attributes:
| Name | Type | Description |
|---|---|---|
site_id |
int
|
id of the Site. |
GetBillingPeriodResponseDTO
BillingDateDTO
Attributes:
| Name | Type | Description |
|---|---|---|
start_date |
date
|
Start of billing. |
end_date |
date
|
End of billing. |