...
This web service retrieves a list of project issue statuses, based upon a unique project identifier (PwsProjectRef) and the IncludeInactiveFlag filter.
Request Format
Panel | ||
---|---|---|
| ||
|
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 |
|
| Click here for more information. |
|
SessionTicket | String |
|
| Click here for more information. |
|
IncludeBookedResourcesFlag | Boolean |
|
|
|
|
IncludeClientUsersFlag | Boolean |
|
|
|
|
IncludeEmFlag | Boolean |
|
|
|
|
IncludeIssueOwnersFlag | Boolean |
|
|
|
|
IncludePmFlag | Boolean |
|
|
|
|
IncludePmTeamFlag | Boolean |
|
|
|
|
IncludeRequestedResourcesFlag | Boolean |
|
|
|
|
ProjectIdentity |
|
|
|
|
Request Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
</soapenv:Envelope> |
Response Format
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages |
|
| |
ResponseId | Int32 | Click here for more information. |
|
Status | RequestStatus | Click here for more information. |
|
ServerTimestampUtc | DateTime | Click here for more information. |
|
Contacts |
|
|
Response Usage Example(s)
...