PUT /api/v3/bill/cleanBill

Cleans all dirty bills, and any bills created outside of version 7.

CleanDirtyBillsV3 Permissions: BillsAndBatches (Edit)

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.