EnergyCAP Developer
Documentation API Reference
Guides
Getting Started
Getting Started Environments API Authentication Paging Filters Field Reduction API Versioning Webhooks
SDKs
Overview C# SDK Python SDK (Beta) Angular/TypeScript SDK (Beta) PowerShell
SSO
Overview Microsoft Entra ID Okta
Reference
API Reference
Account AccountDigest AccountMeter Accrual Activity Admin Api ApiKey Audit Authentication Batch Bill BillAccountChargeSplit BillImportRule BillSplit BillView Budget CalculatedBill Channel ChargebackEngine ChargebackTask ChargebackWorkflow Collection Commodity CommodityCategory CommodityDigest CostCategory CostCenter CostCenterDigest Country Customer Dashboard DataPoint EmissionRecord EmissionSource EnergyProject EnergyStar Environment EsaChannel EsaPlace EsaReading EsaReadingNote EUIGoal Export FileStore Filter Flag Formula GeneralLedger GHG Hierarchy Import List Me Meter MeterDigest MeterGroup MeterGroupDigest Notification Observation ObservationType Place PlaceBenchmark PlaceDigest PlaceGroup PlaceGroupDigest PostalCode PrimaryUse Rate RateDigest Report ReportBuilder ReportDistribution Route Savings Schedule Search Sentinel Setup SummaryAccount SystemUser Tag Task Template TimeZone UDF Unit UserGroup UserRole UtilityPlatform Vendor VendorDigest Watts WeatherStation WebCaptureCredential WebCapturePartner Webhook Widget Workflow
API Reference / AccountMeter

AccountMeter

POST 3 endpoints
/api/v3/accountmeter CreateAccountMeterV3
Creates one or more account-meter relationships, linking accounts to meters for bill entry
/api/v3/accountmeter/{accountMeterId}/rate CreateAccountRateV3
Assigns a rate (tariff) to an account-meter relationship
/api/v3/accountmeter/{accountMeterId}/template CreateFormTemplateV3
Assigns a new bill entry template to an account-meter relationship
PUT 3 endpoints
/api/v3/accountmeter/{accountMeterId} EditAccountMeterV3
Edits an existing account-meter relationship's date range or general ledger assignment
/api/v3/accountmeter/{accountMeterId}/rate EditAccountRateListV3
Replaces all rate (tariff) assignments on an account-meter relationship
/api/v3/accountmeter/{accountMeterId}/template EditFormTemplateListV3
Replaces all bill entry template assignments on an account-meter relationship
DELETE 2 endpoints
/api/v3/accountmeter/{accountMeterId} DeleteAccountMeterV3
Permanently deletes an account-meter relationship, with an option to cascade-delete associated bills
/api/v3/accountmeter/{accountMeterId}/template/{formTemplateId} DeleteTemplateAssignmentV3
Deletes a template assignment from an account-meter relationship, automatically adjusting adjacent template date ranges