---
title: "GetInfosPixKey"
method: POST
path: "/GetInfosPixKey"
tags: ["Payment and Payment Management"]
---

# GetInfosPixKey

`POST /GetInfosPixKey`

This method can be used to consult baking details and owner information of a pix key

## Request body

- object
  - `Method` string, required
  - `PartnerId` integer, required — Partner identifier provided by Fitbank
  - `BusinessUnitId` integer, required
  - `PixKey` string, required
  - `PixKeyType` integer — SocialSecurity = 0 TaxNumber = 1 Email = 2 PhoneNumber = 3 RamdomKeyCode = 4
  - `TaxNumber` string, required — Legal Identification From Company

## Response `200`

OK

- object
  - `Success` string
  - `Message` string
  - `SearchProtocol` number
  - `Infos` object
    - `ReceiverBankName` string
    - `ReceiverName` string — Name
    - `ReceiverISPB` string
    - `ReceiverBank` string — Receiver bank code
    - `ReceiverBankBranch` string — Receiver bank branch
    - `ReceiverBankAccount` string — Receiver bank account
    - `ReceiverAccountType` string
    - `TrandingName` string
    - `PixKeyType` string — SocialSecurity = 0 TaxNumber = 1 Email = 2 PhoneNumber = 3 RandomKeyCode = 4
    - `PixKeyValue` string
    - `ReceiverTaxNumber` string — Recipient's CPF/CNPJ

---

[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)
