v1

latestOpenAPI 3.0.12026-07-245303882.5 MB

Recupera uma imagem base64 representando um QR Code Location dinâmico

get/pix/v1/location/{locationId}/base64

Path parameters

locationIdinteger required

ID do location retornado quando ele foi criado

Response

200

statusinteger
base64imagestring

Example response

{
  "base64image": "iVBORw0KGgoAAAANSUhEUgAABbQAAAW0CAYAAAAeooXXAAAABGdBTUEAALGPC..."
}