v1

latestOpenAPI 3.0.0Apache 2.02026-07-263079321.1 MB
Payment and Payment Management

GetInfosPixHashCode

This method can be used to consult a Pix QrCode information, by decoding its HashCode.

post/GetInfosPixHashCode

Request body

Methodstring required
PartnerIdinteger required

Partner identifier provided by Fitbank

BusinessUnitIdinteger required
TaxNumberstring required

Legal Identification From Company

Hashstring required

The transaction identifier to confirm it

Example request

{
  "Method": "GetInfosPixHashCode",
  "PartnerId": 30324,
  "BusinessUnitId": 51138,
  "TaxNumber": "33.762.255/0001-40",
  "Hash": "2407cd25-01a5-4578-9f51-e538ea143435"
}

Response

OK

object required