---
title: "CancelBoletoInBatch"
method: POST
path: "/CancelBoletoInBatch"
tags: ["Cancel Boleto"]
---

# CancelBoletoInBatch

`POST /CancelBoletoInBatch`

CancelBoletoInBatch. Use to Cancel boletos in batch.

## Request body

- object
  - `Method` string, required
  - `PartnerId` number, required
  - `BusinessUnitId` number, required
  - `TaxNumber` string, required
  - `DocumentNumbers` number[], required

## Response `200`

Ok

- object
  - `Success` string
  - `Message` string

---

[API](https://skmtc.net/fitbank/apis/onboarding.md) · [All operations](https://skmtc.net/fitbank/apis/onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fitbank/onboarding/revisions/f94d262a8f58/schema)
