Loading...

Knowledge Base

Get Multi Domain Linux Hosting Plan Details Using the API

When you want to retrieve the available Multi Domain Linux Hosting plans and their associated plan details. This article explains the response structure returned for Multi Domain Linux Hosting plans for US and India server locations.

Getting Plan Details

Description

Use this method to get details of your plans.

Response

Returns the details of the plans of Multi Domain Linux Hosting product along with the plan details of other Products of the reseller.

Example:

The response structure for the Multi Domain Linux Hosting will be:

US, Texas Server multidomainhosting
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}
India Server multidomainhostinglinuxin
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}