Get Customer Pricing

Description

Use this method to get details of the pricing for the Themes, Plugins, Logos for your Customers.

Response

Returns a map with the prices of the Themes, Plugins, Logos along with the prices of the other products.

The response structure for the Themes, Plugins, Logos will be:

"productkey": { "planid": { "action": { "MIN":minimum item price }}, { "MAX":maximum item price }} }

 

Example:

{"themepluginlogo":{"1321":{"add":{"MIN":0.0,"MAX":81.4}},"1320":{"add":{"MIN":0.0,"MAX":330.0}},"1319":{"add":{"MIN":11.0,"MAX":11000.0}}}}