consult qr code
Deprecated
GET
/api/v1/pix/qrcode/pay2m_reference_code
pay2m-apiprovider-api
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/v1/pix/qrcode/pay2m_reference_code'
Response Response Example
200 - Success
{
"reference_code": "035C5B1A6AAFE018C7E28CE7F0054465C3F",
"external_reference": "INVOICE01",
"value": 10000,
"content": "00020101021226860014br.gov.bcb.pix2564qrcode.fitbank.com.br/QR/cob/035C5B1A6AAFE018C7E28CE7F0054465C3F5204000053039865802BR5925PAY2M SOLUCOES FINANCEIRA6005Natal61085906439062070503***6304B2DB",
"status": "awaiting_payment",
"generator_name": "John Doe",
"generator_document": "71251606032",
"payment_date": null,
"payer_name": null,
"payer_document": null,
"end_to_end": null
}
Request
None