Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsSaveProjectIssuesRq

Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32



Click here for more information.


SessionTicket

String



Click here for more information.


DeleteProjectIssues

PwsProjectIssueRef





ProjectIdentity

PwsProjectRef





SaveProjectIssues

PwsProjectIssueDetail





Request Usage Example(s)

Code Block
languagexml
titleExample 01 - simple update
collapsetrue
Code Block
languagexml
titleExample 02 - simple create
collapsetrue


Response Format

Panel
titlePwsSaveProjectIssuesRs

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.

 

ProjectIssueResults

PwsSaveProjectIssueResult

 

 

Response Usage Example(s)

...