ChargebackTask APIs

Post /api/v3/chargebackTask/{taskId}/void

Operation: VoidChargebackTaskV3 Permissions: ChargebackReversals (Manage)

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


Post /api/v3/chargebackTask/{taskId}/delete

Operation: DeleteChargebackTaskV3 Permissions: ChargebackReversals (Manage)

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


Get /api/v3/chargebackTask

Operation: GetChargebackTasksV3 Paginated

Get all chargeback tasks with details


Put /api/v3/chargebackTask/{taskId}

Operation: UpdateChargebackTaskV3 Permissions: Chargebacks (Run)

Update a chargeback task’s comment


Get /api/v3/chargebackTask/{taskId}

Operation: GetChargebackTaskV3

Retrieves a chargeback task with details


Get /api/v3/chargebackTask/{taskId}/errorOutput

Operation: GetChargebackTaskErrorFileV3

Retrieves a chargeback task’s error log as an EXCEL file