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

# GetPixQrCodeByTxId

`POST /GetPixQrCodeByTxId`

This method can be used to get a dynamic Pix QRCode data

## Request body

- GetPixQrCodeByTxId
  - `Method` string, required
  - `PartnerId` integer, required — Partner identifier provided by Fitbank
  - `BusinessUnitId` integer, required
  - `TaxNumber` string, required — Legal Identification From Company
  - `TxId` string, required — The TxId field determines the transaction identifier.

## Response `200`

Created

- object
  - `Success` boolean
  - `PixQRCodeInfo` object
  - `PixQRCodeDueDate` object
  - `PayerRequest` string
  - `Recurrence` 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)
