Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
ID of the client for whom to retrieve trial data.
-2147483648 <= x <= 2147483647
ID of the product for which to retrieve trial data.
Response
ID of the client associated with the trial.
Client associated with the trial.
Product associated with the trial.
Plan associated with the trial.
The number of days for which the trial is valid.
List of active ranges for the trial.
The date and time when the trial was created.
List of trial options associated with the trial.
Remaining duration of the trial period in seconds. This is calculated as the difference between the end date of the trial and the current time. If the trial has not started or has ended, this field will be null
.
Indicates if the trial is skipped.