| Name | Type | Description | Notes |
|---|---|---|---|
| content | string | The content which is used to generate QR code | |
| color | string | QR code in hexadecimal format | [optional] [default to '#000000'] |
| logo_base64 | string | A logo as a base64 image string to add on the QR code | [optional] |
| logo_url | string | A logo URL to an image to add on the QR code | [optional] |
| output | string | Response format | [optional] [default to 'base64'] |