preview_qrcode
Generate a QR code for an invitation and preview it as a PNG image before placing it on a card.
Instructions
Generate a QR-code PNG for an invitation. Returns the image so it can be inspected. Use set_card_project_qrcode to actually place it on a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL the QR code will resolve to | |
| enabled | No | Whether the QR code is enabled. Default: true. | |
| url_type | No | CUSTOM (default) | WEDDING_WEBSITE | WEDDING_WEBSITE_RSVP | |
| dimension | No | SMALL | MEDIUM (default) | LARGE |