Description
Use this method to get details of your plans.
Response
Returns the details of the plans of Single Domain Windows Hosting product along with the plan details of other Products of the reseller.
Example:
The response structure for the Single Domain Hosting Windows will be:
US, Texas Server singledomainhostingwindowsus
US, California Server
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
} singledomainhostingwindowsusca
UK Server
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
} singledomainhostingwindowsuk
India Server
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
} singledomainhostingwindowsin
Hong Kong Server
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
} singledomainhostingwindowshk
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}