Description
Gets the mapping of product category to product keys.
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 Request
https://test.httpapi.com/api/products/category-keys-mapping.json?auth-userid=0&api-key=key
Response
Returns a map with appropriate category-keys mapping.