Query Bill Information
Data Endpoints
Query Bill Information
GET
Query Bill Information
Query bill information from specified property.Documentation Index
Fetch the complete documentation index at: https://docs.leafpress.io/llms.txt
Use this file to discover all available pages before exploring further.
Request Params
Specified property ID where data will enter
Request Body
Required enum type of data queried, must be a sublist of [“ELECTRICITY”,
“GAS”, “WATER”, “FUEL”, “DISTRICTHEATING”, “WASTE”, “CHARGES”]
Required YYYYMMDD string start_date for the usage (inclusive)
Required YYYYMMDD string end_date for the usage (inclusive)
Response
Usage and/or charge data associated with property id
Timestamp indicating when record was created
Address
Specifies the type of data source, one of “ELECTRICITY”, “GAS”, “WATER”,
“FUEL”, “DISTRICTHEATING”, “WASTE”
Start date for the usage or charge period
End date for the usage or charge period
Total monetary charges incurred on the invoice (as string to preserve
precision)
Currency code for charges
Usage amount extracted from billing data
Unit for usage amount
Indicates if the data has been estimated
Account number associated with usage
Meter ID associated with usage
Meter description associated with usage
Name of the associated bill file
Name of the folder containing the bill
Utility provider name
Total amount due on the bill
Additional custom fields specific to each utility type. Examples include: -
Commercial Electric - Commercial Service Charge - Demand Cost - Demand Usage
- Electric Tax - Power Cost Adjustment And any other provider-specific fields
