Returns the QR code of the specified Asset.
The ID of the Asset.
FM_api('Asset_getQrCode', ['id' => '1']);
An image displaying the QR code in PNG format.
If the User is not logged in:
{'error':'not logged in'}
Last updated 3 years ago