Recupera uma imagem base64 representando um QR Code Location dinâmico
get/location/{locationId}/base64
Path parameters
locationIdinteger required
ID do location retornado quando ele foi criado
Response
200
Example response
{
"base64image": "iVBORw0KGgoAAAANSUhEUgAABbQAAAW0CAYAAAAeooXXAAAABGdBTUEAALGPC..."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.