Get Reseller Pricing

Description

Use this method to get details of the pricing for Domain Backordering for your Sub-Resellers.

Response

Returns a map with the prices of Domain Backordering along with the prices of the other products.

The response structure for the Domain Backordering product will be:

"productkey": { "plans": { "planid": { "action": { "tenure-in-months":price } } } }

 

 

 

 

 

 

 

Example:

 

 

 

"backorderservice":{"plans":{"1234":{"renew":{"12":12.51},"add":{"12":12.51}}}}