identifier and name with defaultQrCode in the
create-link request. Use POST /v1/links/{linkId}/qr-codes when the default QR is absent or when you
need additional QR codes for placements, regions, or channels.
Naming QR codes
Use a stableidentifier for your integration or campaign system and a human-friendly name for your team.
Identifiers are unique within a link, contain 3–64 letters, numbers, or hyphens, and are returned in
every QR resource. Reusing an identifier for the same link returns 409.
QR response URLs
imageUrlis the generated PNG to download, print, or place in creative.encodedUrlis the trackedhttps://in2carts.com/qr/{qrCodeId}destination embedded in that image. It resolves through the Incarts shortener and preserves QR attribution.isDefaultdistinguishes the automatically created code from additional codes.
qr-codes:write, access to the parent link’s project, and
an API key belonging to the same organization as the link.
Create QR code endpoint
See request fields, examples, and response codes.
