Pular para o conteúdo principal

OpenPix - Indireto (1.0.0)

Download OpenAPI specification:Download

Documentação infraestrutura pix indireto.

decode

Parse EMV (PIX) QR code and optionally resolve COB/REC locations

Request Body schema: application/json
required
emv
required
string

Raw EMV / PIX QR payload (text)

Responses

Request samples

Content type
application/json
{
  • "emv": "00020126780014br.gov.bcb.pix0136f4c6089a-bfde-4c00-a2d9-9eaa584b02190216CobrancaEstatica5204000053039865406546.285802BR5903Pix6008BRASILIA6229052584767c56c2ab4e65b6670de2a80950014br.gov.bcb.pix2573qr-h.sandbox.pix.bcb.gov.br/rest/api/rec/4b62d4a088fe4f51bcb4c64cf078869163044486"
}

Response samples

Content type
application/json
Example
{
  • "emv": {
    },
  • "cobLocation": null,
  • "recLocation": {
    }
}