...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | ARNkL4C1bp7KLtsSXQW6/g== | |
IncludeBookedResourcesFlag | Boolean | No | false | If set to 'true', booked/allocated resources of the project are included in the response. | true |
IncludeClientUsersFlag | Boolean | No | false | If set to 'true', client users of the project are included in the response. | true |
IncludeEmFlag | Boolean | No | false | If set to 'true', engagement manager of the project's engagement is included in the response. | true |
IncludeIssueOwnersFlag | Boolean | No | false | If set to 'true', owners of project issuesare included in the response. | true |
IncludePmFlag | Boolean | No | false | If set to 'true', project manager is included in the response. | true |
IncludePmTeamFlag | Boolean | No | false | If set to 'true', project management team members that are not project manager or engagement managers are included in the response. | true |
IncludeRequestedResourcesFlag | Boolean | No | false | If set to 'true', requested resources of the project are included in the response. | true |
ProjectIdentity | Yes | This structure represents the unique key fields associated with a project. Click here for more information. |
...
- For all errors and warnings please refer to the Complete List of Errors and WarningsWarning
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
23000 | ProjectIdentityRequiredForGetContacts | A project identity must be specified. |
54282 | ProjectNotFound | Specified project does not exist. |
...