GET api/Products?CropId={CropId}
Henter en liste af pestide middel og deres pesticidebelastningstal ud fra unikt afgrøde id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CropId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
A list of Pesticide products
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.