GET api/Products?plantId={plantId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
plantId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductOfPlantResponseName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
PlantId | integer |
None. |
|
ProductId | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.