Refresh

This website cpng.automaticpallet.com/kb/answer/2167 is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Get Reseller Pricing

Description

Use this method to get details of the Sub-Reseller Pricing for the Business Email Plans.

Response

Returns a map with the prices of the Business Email Plans along with the prices of the other products.

The response structure for the Business Email will be:

"productkey": { "email_account_ranges": { "plan_specifications": { "action": { "tenure-in-months":price } } } }

 

Example:

US Server "eeliteus": { "email_account_ranges": { "1-5": { "renew": { "6":100.0, "3":100.0, "12":100.0, "1":100.0 }, "add": { "6":100.0, "3":100.0, "1":100.0, "12":100.0 } }, "6-25": { "renew": { "6":100.0, "3":100.0, "12":100.0, "1":100.0 }, "add": { "6":100.0, "3":100.0, "1":100.0, "12":100.0 } } "26-49": { "renew": { "6":100.0, "3":100.0, "12":100.0, "1":100.0 }, "add": { "6":100.0, "3":100.0, "1":100.0, "12":100.0 } "50-200000": { } "renew": { "6":100.0, "3":100.0, "12":100.0, "1":100.0 }, "add": { "6":100.0, "3":100.0, "1":100.0, "12":100.0 } } } }