Get invoice QR Code PNG by ID
GET {{baseUrl}}/{{version}}/invoice/:invoiceId/qrcode
Get the invoice QR Code png file. Similarly to the Boleto PDF, we create a QR Code image file with the invoice data so that your customer can pay it through PIX.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
size | number | Number of pixels in each "box" of the QR code. Minimum = 1, maximum = 50 |