Versions Compared

Key

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

Overview


This web service retrieves a specified project estimate record based on specified search criteria.

Request Format


Panel
titlePwsGetProjectEstimate Request

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information

1

SessionTicket

String (50)

Yes


Click here for more information

ASi0NoKANuaG9Enyvoo2QA==

ProjectEstimateIdentity

PwsProjectEstimateRef

Yes


The identity of the project estimate to be retrieved.


...

Element

Data Type

Description

Sample Data

Messages

PwsMessage[]

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information.

1

Status

RequestStatus

Click here for more information.

Ok

ServerTimestampUtc

DateTime

Click here for more information.

2022-07-25T17:10:18.3004271Z

ProjectEstimate

PwsProjectEstimateElement

The details of the project estimate that was fetched.


Response Usage Example(s)

...