You know if a user is in a trial if they're not activated and they have trial days remaining on the trial. All of the example apps written in the various languages show how to do this.
Team,
Is there a way, with single Api call, I can know the user is trial or extended trial user.
The input is extra_data, assume user email.
If trial, need trial details, if extended trial need extended trial details.
I know, this can be done by 2 Api calls, but it would be better in single Api request I can get these details.
Appreciate your help in this.
Thanks,Mallikarjuna.
You know if a user is in a trial if they're not activated and they have trial days remaining on the trial. All of the example apps written in the various languages show how to do this.