Processes all dirty bills and any bills created outside of version 7 through the clean bill pipeline
Use this endpoint to trigger bill account meter recalculation for dirty bills. Also handles bills
stuck in “analyzing” state and creates missing BillAccountMeterExtended records. If the ImportCleanBillBypass
system setting is enabled, dirty bills are first marked as analyzing for audit processing.
Request Headers
| Header | Value | Required | Description |
|---|---|---|---|
| ECI-ApiKey | string | Yes | Your API key. See Authentication. |
| Content-Type | application/json | Yes | All requests must specify JSON content type, including the request body. |
Responses
200
OK
The request succeeded and the response body contains the requested data.