get_qr_code_url
Generate a public QR code image URL for a Shlink short code, returning a URL instead of binary image data.
Instructions
Build the public Shlink QR-code image URL for a short code. This returns a URL rather than downloading binary image data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| color | No | ||
| domain | No | Domain when the short code is not on the default domain | |
| format | No | ||
| margin | No | ||
| bgColor | No | ||
| shortCode | Yes | The Shlink short code | |
| roundBlockSize | No | ||
| errorCorrection | No |