POST api/addDaysForPhase?plantPhaseId={plantPhaseId}&additionalDays={additionalDays}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
plantPhaseId | integer |
Required |
|
additionalDays | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PlantPhaseResponseName | Description | Type | Additional 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.