EnergyCAP Developer
Documentation
API Reference
API Reference
/
ChargebackTask
/
VoidChargebackTaskV3
POST
/api/v3/chargebackTask/
{taskId}
/void
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
VoidChargebackTaskV3
Permissions: ChargebackReversals (Manage)
Request Headers
Path Parameters
Responses
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.
Path Parameters
Name
Description
Type
Required
taskId
Identifier for the chargeback task
integer (int32)
Required
Responses
204
No Content
The request succeeded. No content is returned in the response body.