---
title: "Excluir recebimento"
method: DELETE
path: "/v1/schedules/credit/{scheduleId}/receipts/{receiptId}"
---

# Excluir recebimento

`DELETE /v1/schedules/credit/{scheduleId}/receipts/{receiptId}`

Permite a exclusão de um recebimento específico associado a um agendamento, utilizando o ID do agendamento e o ID do recebimento.

## Path parameters

- `scheduleId` string, required
- `receiptId` string, required

## Response `200`

200

- object

## Other responses

- `500` — 500

---

[API](https://skmtc.net/nibo/apis/api-empresa.md) · [All operations](https://skmtc.net/nibo/apis/api-empresa/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nibo/api-empresa/revisions/9492ac98cb75/schema)
