---
title: "Delete a payment batch"
method: DELETE
path: "/payment-batches/{paymentBatchId}"
tags: ["Payment Batches"]
---

# Delete a payment batch

`DELETE /payment-batches/{paymentBatchId}`

Delete a specific payment batch from your account.

## Path parameters

- `paymentBatchId` string, uuid, required — The unique ID of the Payment Batch.

## Query parameters

- `accountId` string, required — The ID of the account to work with.

## Request body

- object

## Response `204`

No Content

- unknown

---

[API](https://skmtc.net/equalsmoney/apis/cis-api.md) · [All operations](https://skmtc.net/equalsmoney/apis/cis-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/equalsmoney/cis-api/versions/a162c72b8bf6/schema)
