Description
Use this method to get details of the pricing for the Wordpress Hosting plans for your Sub-Resellers.
Response
Returns a map with the prices of the Wordpress Hosting plans along with the prices of the other products.
The response structure for the Wordpress Hosting will be:
"productkey": { "planid": { "action": { "tenure-in-months":price }} }
Example:
{"wordpresshostingusa":{"plans":{"300109":{"renew":{"24":33.99,"12":20.99},"add":{"24":2.99,"12":20.99}},"300108":{"add":{"12":0.0}},"300110":{"renew":{"12":20.99},"add":{"12":20.99}}}}}