Changes a project records phase. You must get the valid phase's unique key from the TeamConnect application interface.
changePhase Parameter Descriptions
Parameter Name |
Data Type |
Description |
uniqueKey |
string |
Unique key of the project whose phase to change. |
phaseUniqueKey |
string |
Unique code of the phase to set for the project. Note: You need to know beforehand the defined phase intervals (for supported phase transitions) and phase unique codes. |
None