QR Code Operations
resource: qrcode — click-to-chat deep-link QR codes
create
Creates a click-to-chat QR code with an optional prefilled message.
| Field | Required | Description |
|---|---|---|
prefilledMessage | No | Message pre-filled into the chat composer when the code is scanned. |
imageFormat | No | PNG or SVG. |
list
Lists all QR codes created for the sending phone number.
No fields beyond the shared credential pair.
get
Fetches a single QR code's details and image URL.
| Field | Required | Description |
|---|---|---|
qrcodeId | ✓ Yes | QR code ID. |
update
Updates a QR code's prefilled message.
| Field | Required | Description |
|---|---|---|
qrcodeId | ✓ Yes | QR code ID to update. |
prefilledMessage | No | New prefilled message. |
delete
Deletes a QR code.
| Field | Required | Description |
|---|---|---|
qrcodeId | ✓ Yes | QR code ID to delete. |
What these are for: WhatsApp click-to-chat QR codes are a marketing tool — print one on
a storefront, receipt, or ad, and scanning it opens a chat with your business, optionally pre-filled with
a message like "I'd like to book a table".