---
title: "GetInfosCIPByBarcode"
method: POST
path: "/GetInfosCIPByBarcode"
tags: ["Queries"]
---

# GetInfosCIPByBarcode

`POST /GetInfosCIPByBarcode`

Returns information consulted in the payments centralization database (CIP) by barcode.

## Request body

- GetInfosCIPByBarcode
  - `Method` string, required
  - `PartnerId` integer, required — Number Of The Partner
  - `BusinessUnitId` integer, required — Number Of The BusinessUnit
  - `TaxNumber` string — Legal Identification From Company
  - `Barcode` string

## Response `200`

OK

- object
  - `Success` boolean
  - `Infos` 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/versions/f94d262a8f58/schema)
