...
Requirements: The Get OTP endpoint needs to be called every 2 seconds. If the response of the call contains “status”: “claimed” "status": "claimed"
. Then a new OTP needs to be generated in the app by calling the Create OTP endpoint. Airtouch will make the above API calls when QR code is opened in the App and Homeria will make the calls when the page is opened in the Web.
URL: /otp/{otp}
(otp
is the OTP needs to be used)
...