Knowledge Base
Categories: Multi-Domain Linux Hosting API
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.
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 India Server
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
} multidomainhostinglinuxin
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}
Did you find this article helpful?