---
title: "Cancelar um pagamento ou transferência agendado"
method: DELETE
path: "/{companyId}/banking/payments/{paymentId}"
tags: ["Pagamentos"]
---

# Cancelar um pagamento ou transferência agendado

`DELETE /{companyId}/banking/payments/{paymentId}`

## Path parameters

- `companyId` string, required — CNPJ da empresa
- `paymentId` string, required

## Response `204`

Exclusão do agendamento

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/btgpactual/apis/folha-de-pagamentos.md) · [All operations](https://skmtc.net/btgpactual/apis/folha-de-pagamentos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/btgpactual/folha-de-pagamentos/revisions/2a24d3da114c/schema)
