Description
Gets the details of the all active product plans of the Reseller.
Parameters
| Name | Data Type | Required / Optional | Description | 
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter | 
| api-key | String | Required | Authentication Parameter | 
| product-key | String | Optional | Product key of the product for which the details are to be fetched | 
HTTP Method
GET
Example Test URL
https://test.httpapi.com/api/products/plan-details.json?auth-userid=0&api-key=key
Response
Returns a map with the details of all the product plan of the Reseller.
