Refresh

This website cpng.automaticpallet.com/kb/answer/2947 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 Plan Details

Description

Use this method to get details of your plans.

Response

Returns details of the plans of the Themes, Plugins, Logos, along with the plan details of other Products of the Reseller.

Example:

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

"themepluginlogo":
	{
		"plan-id":
			{
				"plan_feature":
					[
						"feature1",
						"feature2",
						"feature3",
						"feature4"
					],
				"plan_name":"Plan Name",
				"plan_status":"(Active or Paused)"
			},
	},