Get Plan Details

Description

Gets the mock details of the hosting plans of the reseller. Eventually this response will be a part of this response.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
auth-password String Required Authentication Parameter

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/mock/products/plan-details.json?auth-userid=0&auth-password=password

Response

Returns the map of the mock details of the hosting plan of the reseller.

e.g.

hosting { "plan-id(value)" { "plan details keys" => "plan details values" } }