Hi all,
I need to build an interface (web app or app) that:
- allows user to submit the code they received by Nuki;
- the app checks if the code is valid (existing and enabled at the current time)
- if the code is valid, the app will load a page with instructions.
Any suggestion for API regarding step #2 ?
Thank you!