Get Plan Details
Loading...
When you want to retrieve the details of active product plans using the API. This article explains the required authentication parameters, optional product key input, and product plan response information.
Gets the details of the all active product plans of the Reseller.
| 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 |
GET
https://test.httpapi.com/api/products/plan-details.json?auth-userid=0&api-key=key
Returns a map with the details of all the product plan of the Reseller.