v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Retornar dados de um QR Code estático.

get/pix/v1/brcode/static/{transactionId}

Path parameters

transactionIdstring required

ID da transação representante do BRCode estático.

Response

200

merchantCategoryCodeinteger
transactionCurrencyinteger
transactionAmountinteger
countryCodestring
merchantNamestring
postalCodestring
emvqrcpsstring

Example response

{
  "merchantAccountInformation": {
    "key": "testepix@celcoin.com.br"
  },
  "transactionCurrency": 986,
  "countryCode": "BR",
  "merchantName": "Celcoin",
  "postalCode": "01201005",
  "emvqrcps": "00020126450014br.gov.bcb.pix0123testepix@celcoin.com.br5204000053039865802BR5907Celcoin6007Barueri61080120100562070503***6304FD53"
}