{
"planName": "<string>",
"planType": "<string>",
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"nextBillingDate": "2023-11-07T05:31:56Z"
}Billing Subscription
A Reply subscription: plan name and type, billing period, plan and subscription state, and the dates of the current term.
The plan a team is on, and the dates of its current billing term.
Display name of the plan.
Plan identifier in camelCase, for example businessTier1Annual or aiSdrEnterpriseAnnual. Treat this as an
opaque string: the catalogue of plans runs to well over a hundred values and changes as plans are introduced
and retired.
How often the subscription renews.
unknown, month, year, quarterly, semiAnnual Where the team sits between trialling Reply and being a paying customer.
trial, trialExpired, customer, closed, secondTrial, secondTrialExpired The standing of the subscription with the payment provider.
none, free, active, chargeFailure, suspended, nonRenewing, canceled, underReview, blocked Start of the current billing term. For a team still trialling Reply and with no subscription yet, this is the start of the trial window instead.
End of the current billing term. For a team still trialling Reply and with no subscription yet, this is the date the trial expires instead.
When the subscription is next charged. Null when it does not renew, or when there is no subscription yet.