Loading...

Knowledge Base

Get the Customer Pricing for Dedicated Windows Servers Using the API

When you want to retrieve customer pricing details for Dedicated Windows Server plans using the API. This article explains how to fetch plan pricing, addon pricing, tenure-based pricing, and add or renewal pricing for Dedicated Windows Server products.

Get Customer Pricing

Description

Use this method to get details of the pricing for the Dedicated Server Windows plans for your Customers.

Response

Returns a map with the prices of the Dedicated Server Windows plans along with the prices of the other products.

The response structure for the Dedicated Server Windows product will be:

India Server "dedicatedserverwindowsin": { "addons": { "ipaddress":0.0, }, "plans": { "105": { "renew": { "1":0.0 }, "add": { "1":0.0 } }, "106": { "renew": { "1":0.0 }, "add": { "1":0.0 } } } }