You can either use this feature from V-QRS application or as an API service.
If you purchased this API service you can view this type of icon in your V-QRS Application. Clicking that will redirect you to a QR creation window.
You can use our API service to generate QR codes for custom URL’s
HTTP Request Method :
Resource (URI) :
POST
https://admin.v-qrs.com/add-on/api-custom-qr
Authorization :
your_access_token_here
{
“success”: 1,
“data”: “data:image/png;base64, …….. ElFTkSuQmCC”
}
Powered by BetterDocs