GET api/Products/{id}/{Key}
Method for getting features
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | the id |
Define this parameter in the request URI. |
Key | the key |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.