PwsGetProjectEstimateList
Overview
This web service retrieves a list of project estimates for a specified project.
Request Format
- PwsGetProjectEstimateList
- serviceRequest: PwsGetProjectEstimateListRq
- RequestId:: Int32
- SessionTicket: String
- ProjectEstimateId: Int32
- ProjectEstimateName: String
- ProjectEstimateUid: Int64
- ProjectIdentity: PwsProjectRef
- serviceRequest: PwsGetProjectEstimateListRq
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Int32 | No | Click here for more information. | 1 | ||
String | Yes | Click here for more information. | ASi0NoKANuaG9Enyvoo2QA== | ||
ProjectEstimateId | Int32 | No | The project estimate Id is a unique identifier for a Project Estimate. For internal use only. | ||
ProjectEstimateName | String | No | The project estimate name. Optionally identifies a specific estimate to retrieve, | ||
ProjectEstimateUid | Int64 | No | A unique and immutable identifier for a project estimate. Optionally identifies a specific estimate to retrieve, | ||
ProjectIdentity | Yes | This structure represents the unique key fields associated with identifying a project. This identifies the project for which to retrieve estimates, |
Request Usage Example(s)
Response Format
- PwsGetProjectEstimateListResponse
- PwsGetProjectEstimateListResult: PwsGetProjectEstimateList
- Messages: PwsMessage
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- ProjectEstimates: PwsProjectEstimateSummaryElement
- PwsGetProjectEstimateListResult: PwsGetProjectEstimateList
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
Int32 | Click here for more information. | 1 | |
Status | Click here for more information. | Ok | |
DateTime | Click here for more information. | 2022-07-25T20:11:35.0269516Z | |
ProjectEstimates | PwsProjectEstimateSummaryElement [1..100] | The details of the project estimates that were fetched. |
Response Usage Example(s)
PwsGetProjectEstimateList - Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings