GET api/Products?plantId={plantId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
plantId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ProductOfPlantResponse
NameDescriptionTypeAdditional information
Id

integer

None.

PlantId

integer

None.

ProductId

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.