Versions Compared

Key

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

...

This web service retrieves a list of project rate types (PwsProjectProjectRateTypes), based upon a list of unique project identifier identifiers (PwsProjectRef).

Request Format

...

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.

ATUC0KEAX/LXdlo0d76EoQ==

ProjectIdentities

PwsProjectRef [1-100]

Yes

This structure represents the unique key fields associated with identifying a project. Projects can be identified by ProjectCode or ProjectUid. When specifying a PwsProjectRef as an input to a web service, you may specify one or both the ProjectCode and/or ProjectUid. However, if you do specify both, they must both refer to the same project or the project reference will not be considered valid. When a PwsProjectRef is returned in the response to a web service, both the ProjectCode and ProjectUid will be populated, and guaranteed to refer to a single project.

...

...

Element

Data Type

Description

Sample Data

Messages

PwsMessage [1-100]

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

ResponseId

Int32

Click here for more information.

1

Status

RequestStatus

Result of this request. Click here for more information.

Ok

ServerTimestampUtc

DateTime

This is the UTC time when request completes. Click here for more information.

2024-10-11T16:10:12.8606346Z

RateTypesByProject

PwsProjectRateTypeRef

This structure represents the unique key fields associated with identifying a project rate type.

...