Description
Gets the details of the active products.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
HTTP Method
GET
Example Test URL
https://test.httpapi.com/api/products/details.json?auth-userid=0&api-key=key
Response
Returns a map with key as productkey and value as another map containing the details of the product corresponding to the product key. If you are offering FREE Email Service, this method will also return details related to it.