GET api/Plan/GetPlan?planId={planId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
planId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
PlanModelName | Description | Type | Additional information |
---|---|---|---|
PlanAddons | Collection of PlanAddonModel |
None. |
|
AllowedErps | Collection of ErpModel |
None. |
|
AllowedApps | Collection of AppModel |
None. |
|
PlanId | globally unique identifier |
None. |
|
CategoryId | globally unique identifier |
None. |
|
Description | string |
None. |
|
ZohoId | string |
None. |
|
CreatedOn | date |
None. |
|
Active | boolean |
None. |
|
LastUpdatedOn | date |
None. |
|
PlanCost | decimal number |
None. |
|
Ordering | integer |
None. |
|
PlanExpiryDuration | integer |
None. |
|
PlanName | string |
None. |
|
SupportsTrial | boolean |
None. |
|
TrialExpirySeed | string |
None. |
|
OneTimeCost | decimal number |
None. |
|
ActiveSubscription | Subscription |
None. |
|
IsSubscriptionExpired | boolean |
None. |
|
OrgID | globally unique identifier |
None. |
|
SubscriptionExpiryDate | date |
None. |
|
PlanCode | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: