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