Generación de QR
Obtiene un codigo QR
GET /qr?code=1234
Name | Type | Description |
---|---|---|
code | String | Código a generar |
size | String | Tamaño 100 200 400 600 800 (opc) |
Respuesta
Imagen en formato png
500 Server Error
HTTP/1.1 500 Internal Server Error
{
"error" : "Not Found"
}