Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

This web service retrieves a list of project issue statuses, based upon a unique project identifier (PwsProjectRef) and the IncludeInactiveFlag filter. 

Request Format

PwsGetProjectContacts Request
  • PwsGetProjectContacts
    • serviceRequest: PwsGetProjectContactsRq
      • RequestId: Int32
      • SessionTicket: String
      • IncludeBookedResourcesFlag: Boolean
      • IncludeClientUsersFlag: Boolean
      • IncludeEmFlag: Boolean
      • IncludeIssueOwnersFlag: Boolean
      • IncludePmFlag: Boolean
      • IncludePmTeamFlag: Boolean
      • IncludeRequestedResourcesFlag: Boolean
      • ProjectIdentity: PwsProjectRef

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

PwsProjectRef

 

 

 

 

Request Usage Example(s)

Example 01
</soapenv:Envelope>


Response Format

PwsGetProjectContacts Response

Response Elements

Element

Data Type

Description

Sample Data

Messages

PwsMessage

 

 

ResponseId

Int32

Click here for more information.

 

Status

RequestStatus

Click here for more information.

 

ServerTimestampUtc

DateTime

Click here for more information.

 

Contacts

PwsProjectContact

 

 


Response Usage Example(s)

Example 01
</s:Envelope>


PwsGetProject - Common Errors and Warnings

ErrorNumber

ErrorCode

ErrorText




  • No labels