Loading...

Knowledge Base

Get Active Product Plan Details Using the API

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.

Get Plan Details

 

Description

Gets the details of the all active product plans of the Reseller.

Parameters

NameData TypeRequired / OptionalDescription
auth-useridIntegerRequiredAuthentication Parameter
api-keyStringRequiredAuthentication Parameter
product-keyStringOptionalProduct 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.