Overview
This web service adds a note to a specified project (PwsProjectRef).
Request Format
PwsAddProjectNote Request
- PwsAddProjectNote
- serviceRequest: PwsAddProjectNoteRq
- RequestId: Int32
- SessionTicket: String
- Note: String (1024)
- ProjectIdentity: PwsProjectRef
- serviceRequest: PwsAddProjectNoteRq
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information | 1 | |
SessionTicket | String | Yes | Click here for more information | AWYoWMBC/cjl/RFPrykteA== | |
Note | String (2014) | Yes | The note to be added to the project | To include additional or supporting information, you can add a note to a project. | |
ProjectIdentity | Yes | The identity of the project to which the note will be added to |
Request Usage Example(s)
Response Format
PwsAddProjectNote Response
- PwsAddProjectNoteResponse
- PwsAddProjectNoteResult: PwsAddProjectNoteRs
- Messages: PwsMessage
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- PwsAddProjectNoteResult: PwsAddProjectNoteRs