Get Customer Pricing

Description

Use this method to get details of the pricing for the Weebly plans for your Customers.

Response

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

The response structure for the Weebly will be:

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

 

Example:

{"weebly":{"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}}}}}