Get Plan Details

Description

Use this method to get details of your plans.

Response

Returns details of the plans of the Combo Plans.

Example:

The response structure for the Combo Plans will be:

"productbundle": { "plan-id": { "products": { "domain1", "domain2", "product1": { "planid" }, "product2": { "planid" }, }, "plan_name":"Plan Name", "plan_status":"(Active or Paused)" }, },