...
This web service retrieves a list of project issueissues, based upon a unique project identifier (PwsProjectRef) and a list of optional filters including project issue identity.
Request Format
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information. | 0 |
Status | Result of this request. Click here for more information. | Ok | |
ServerTimestampUtc | DateTime | This is the UTC time when request completes. Click here for more information. | 2018-02-06T20:34:17.3332354Z |
ProjectIssues | The structure that contains the complete set of information of a project issue. Click here for more information. | ||
ProjectUsers | The list includes project effective resources, PM team members, client users and issue owners. Click here for more information. | ||
CanAddDocumentsFlag | Boolean | If it is 'true', the document storage module is enabled. | true |
...