{
  "Instruction": "Pass the following query parameters to generate a QR code, Example: https://qrgen.dodysatria.com/?content=50b1a56f-261f-4aff-92f1-d5a7b2a397cf&size=10&margin=1&errorCorrectionLevel=H",
  "content": "Content to encode. This can be a URL or any arbitrary text",
  "size": "Size of the QR code. Between 1 and 10, defaults to 10",
  "margin": "Margin around QR code. Between 0 and 10, defaults to 1",
  "errorCorrectionLevel": "Error correction level. One of L, M, Q, H. Defaults to H"
}