Get Reseller Pricing

Description

Use this method to get details of the pricing for the Impress.ly plans for your Sub-Resellers.

Response

Returns a map with the prices of the Impress.ly plans along with the prices of the other products.

The response structure for the Impress.ly will be:

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

 

Example:

{"impressly":{"plans":{"300109":{"renew":{"6":2.99,"24":33.99,"1":2.99},"add":{"6":2.99,"24":2.99,"1":2.99}},"300108":{"add":{"1":0.0}},"300110":{"renew":{"6":2.99,"1":2.99},"add":{"6":2.99,"1":2.99}}}}}