status
(string): Represents the status of the response.apiKey
(string): Represents the API key used for the request.qrCode
(string): Represents the QR code information.whatsAppStatus
(string): Represents the status of WhatsApp.message
(string): Represents any additional message included in the response.curl --location --request GET 'https://api.whatsiplus.com/module/qrCode?apiKey=SrviceAPIKEY'
{
"status": "true",
"apiKey": "SrviceAPIKEY",
"qrCode": "2@QZ0LfvTvQwBIH4U/7hCRCh5QBBL83QvnRK29zgmbL6TXaDCXXuld/USxgyo1MWE3CXi/EX75bsLV1w==,mzikgZmC1PKxYX+/1RKtTIkjZBWPCYCS5u3GhW3uMB0=,KJYkd+GszBVkmksRPQINfV63G5Xwm6D0yhsxWAdg0hI=,aj/AHg4Q5OzrWsAN8CfO3o7yP9HnNLNNKCSe31qVn9I=,1",
"whatsAppStatus": "Not connected",
"message": "The qr code was generated"
}