---
title: "GetChangeBoleto"
method: POST
path: "/GetChangeBoleto"
tags: ["Change Boleto"]
---

# GetChangeBoleto

`POST /GetChangeBoleto`

Method for viewing the change instructions via Protocol Number.

## Request body

- object
  - `Method` string, required
  - `PartnerId` number, required
  - `BusinessUnitId` number, required
  - `TaxNumber` string, required
  - `ProtocolNumber` string, required

## Response `200`

Ok

- object
  - `Success` string
  - `Boleto` object
    - `Identifier` 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)
