GET api/Products/{id}?CropId={CropId}
Henter pesticide middel og pesticide belastningstal ud fra unikt afgrøde id og middel id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CropId | integer |
None. |
|
| id |
Unique procuct id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A pesticide product
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.