πgetCurrentPlan
Description
Header parameters
Name
Info
Required
Response
struct {
"planID": number,
"modulesIncluded": array [],
"maxUsers": number,
"invoiceID": string,
"endDate": string,
"recurring": string,
"startDate": string,
"status": status,
"bookingID": number,
"priceMonthly": number,
"nextPlan": struct {},
"planName": string
}Last updated