Get License Status
-
I need to validate through the API whether a license is active or inactive.
I noticed when you create a license through the API it returns “status”: “Active”
But when you GET a license it just returns the number 3 or 4I am assuming 3 is actives and 4 is inactive and is there any more numbers/ statuses and what do they represent? List somewhere? I need to deauthorize users connecting to my app based anything other than active so need to know all available numbers and what they represent.
Also is there a way when the person does not pay or CC fails that you can put a wait on the license getting marked as inactive? Wanting to auto set it to inactive after 3 days past their due date giving them time to fix their credit card issue. Thanks for the help.
The page I need help with: [log in to see the link]
The topic ‘Get License Status’ is closed to new replies.