Re-runs bill audits on a set of bills
Only a subset of audits are run (those affected by bill history).
Owner audit settings and account-level overrides are applied.
Previously resolved flag issues can be re-flagged. If the audit setting is Hold,
affected bills will be held from export.
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. |
Request Body
Array of:
Type: integer (int32)
Example Request Body
[
1
]
Responses
200
OK
The request succeeded and the response body contains the requested data.