Skip to content

[GET] Billing Periods

/api/tenant-metering/billingPeriods

GetBillingPeriodRequestDTO

Attributes:

Name Type Description
site_id int

id of the Site.

GetBillingPeriodResponseDTO

Attributes:

Name Type Description
periods List[BillingDateDTO]

List of billing periods/dates.

BillingDateDTO

Attributes:

Name Type Description
start_date date

Start of billing.

end_date date

End of billing.