---
title: "Excluir o lote"
method: DELETE
path: "/v1/bank_billet_batches/{id}/"
tags: ["Lotes"]
---

# Excluir o lote

`DELETE /v1/bank_billet_batches/{id}/`

Excluir lote.

## Path parameters

- `id` string, required

## Headers

- `User-Agent` string

## Response `204`

Lote excluído

## Other responses

- `401` — Falha de autenticação. Token inválido
- `403` — Falha de permissão. Você não tem o Scope obrigatório para essa chamada.
- `404` — Lote não encontrado

---

[API](https://skmtc.net/kobana/apis/cobran-as.md) · [All operations](https://skmtc.net/kobana/apis/cobran-as/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kobana/cobran-as/revisions/728c362ec4d7/schema)
