Overlay
configurationThe overlay configuration which alows you to choose from predefined layouts or insert a custom image.
Note: Always test if the code reads correctly with the overlay. Depending on the length of the value and the size of the overlay, you might need to raise the errorCorrection to "M" or "H".
overlay
Objectoverlay.height
NumberThe height of the overlay in pixels.
overlay.imageUrl
StringThe URL of the displayed overlay image.
overlay.type
StringAvailable options are image and swiss. When set to image you have to specify the url source of the image. If set to swiss a Swiss QR Code is created.
Default: "custom"
overlay.width
NumberThe width of the overlay in pixels.