Overview
This web service retrieves a specified project estimate record based on specified search criteria.
Request Format
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Int32 | No | Click here for more information | 1 | ||
String (50) | Yes | Click here for more information | ASi0NoKANuaG9Enyvoo2QA== | ||
ProjectEstimateIdentity | Yes | The identity of the project estimate to be retrieved. |
...
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 | |
RequestStatus | Click here for more information. | Ok | |
DateTime | Click here for more information. | 2022-07-25T17:10:18.3004271Z | |
ProjectEstimate | The details of the project estimate that was fetched. |
Response Usage Example(s)
...