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 BillSplit BillView Budget CalculatedBill Channel ChargebackEngine ChargebackTask ChargebackWorkflow Collection Commodity CommodityCategory CommodityDigest CostCategory CostCenter CostCenterDigest Country Customer Dashboard DataPoint EmissionRecord EmissionSource EnergyManager EnergyProject EnergyStar Environment EsaChannel EsaPlace EsaReading 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 WeatherStation Webhook Widget Workflow
API Reference / ChargebackTask

ChargebackTask

GET 3 endpoints
/api/v3/chargebackTask/{taskId}/errorOutput GetChargebackTaskErrorFileV3
Retrieves a chargeback task's error log as an EXCEL file
/api/v3/chargebackTask GetChargebackTasksV3
Get all chargeback tasks with details
/api/v3/chargebackTask/{taskId} GetChargebackTaskV3
Retrieves a chargeback task with details
POST 2 endpoints
/api/v3/chargebackTask/{taskId}/delete DeleteChargebackTaskV3
Delete all bills created by the chargeback task If this is a split task, any source bills will be reset to has not been split If any bills have already been exported they will still be deleted
/api/v3/chargebackTask/{taskId}/void VoidChargebackTaskV3
Void all bills created by the chargeback task If this is a split task, any source bills will be reset to has not been split If any bills have already been exported they will still be voided
PUT 1 endpoint
/api/v3/chargebackTask/{taskId} UpdateChargebackTaskV3
Update a chargeback task's comment