---
title: "GetPixQRCodeById"
method: POST
path: "/GetPixQRCodeById"
tags: ["QRCode Management"]
---

# GetPixQRCodeById

`POST /GetPixQRCodeById`

This method can be used to consult a Pix QRCode by its identifier (DocumentNumber)

## Request body

- object
  - `Method` string, required
  - `PartnerId` integer, required — Partner identifier provided by Fitbank
  - `BusinessUnitId` integer, required
  - `DocumentNumber` integer, required — Transaction id
  - `TaxNumber` string, required — Legal Identification From Company

## Response `200`

OK

- object
  - `Success` string
  - `GetPixQRCodeByIdInfo (Estático)` object
  - `GetPixQRCodeByIdInfo (Dinâmico)` object
  - `GetPixQRCodeByIdInfo (Estático + Composto)` object
  - `GetPixQRCodeByIdInfo (Dinâmico + Composto)` object

---

[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/versions/f94d262a8f58/schema)
