Discussions

Ask a Question
Back to All

API question

Hello, I am developing an application for company and using your API for our needs to manage keys, locks etc.
I have faced an issue that currently if we use single lock holder for entire customers list it we can't create additional vendor connections for different vendors and so that every customer will be able to create connection themselves.
Secondly if we want to create every lock holder for every customer (which is also possible) we can't handle an entire flow as there is no API method for creating locks instead of duplicating them. As if we create the lock holder, connection, and locks or keys from API methods it is actually impossible. Could you please help me to resolve the issues with the flow I am currently facing with?