updateCode
Updates a QR code (enable/disable, re-attach to a Point of Sale). Returns NotFound when the code does not exist.
updateCode(
input: UpdateCodeInput!
): Code!
Arguments
updateCode.input ● UpdateCodeInput! non-null input
Type
Code object
Permanent QR code that routes a customer to a Point of Sale checkout. Render the image via https://secure.monei.com/codes/{id}/qr?format=png|svg&size=100..1000 (defaults: png, 500).