Not yet. We'll add it to the list of things to be addressed.
We have a little app that let's some internal stakeholders generate trial extensions. It uses the limelm.trialExtension.generate endpoint of the web API, but it only appears to be working for unverified trials. The API doc doesn't mention a parameter for specifying verified/unverified at this endpoint, though I notice that the web form has a for_verified flag. Is there a parallel flag for API calls? Thanks.
Not yet. We'll add it to the list of things to be addressed.
Hi,
Is there any update on this? We want to create a verified trial extension via the Web API. Is there any way to do this?
Thanks,Takis
Not currently via the web API. Just from the LimeLM interface. Well add this to the web API in the coming weeks.
Added recently, we've pushed the latest docs today. https://wyday.com/limelm/help/api/limelm.trialExtension.generate/
Use the "for_verified" parameter.