I have a process where when a certain user enters the waiting room I check if he is on the paying list -
- If he is on the paying list I want to approve him via the API (I couldn’t find a way)
- If he is not on the paying list - I want to write to him that he is not on the paying list and not approve him for entry.
Does anyone know if this is possible via the API
I just need to figure out how to approve the person waiting in the waiting room and I believe I will manage later.
Many thanks!