GET api/Phases?plantId={plantId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
plantId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PlantPhaseResponse
NameDescriptionTypeAdditional information
Id

integer

None.

PlantId

integer

None.

PhaseId

integer

None.

StartDate

string

None.

EndDate

string

None.

AdditionalDays

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.