Versions Compared

Key

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

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.


SessionTicket

String

Yes


Click here for more information.

AQ6SEBGgdJSg3aZ5kSDsDg==

BeginDate

DateTime

No


The begin date of the resource history. Resources active between begin and end dates are included in the result set.

2018-01-01z

EndDate

DateTime

No


The end date of the resource history. Resources active between begin and end dates are included in the result set.

2018-12-31z

ListType

String (1)

Yes


The type of on-behalf-of users:

C: Cost

T: Time

T

MaximumRows

Int32

No


The maximum number of resources to be returned. This value is disregarded if a client is specified in ResourceIdentity.

5

ResourceIdentity

PwsResourceRef

No


These are the identities of the resources that to be fetched. Click here for more information.


SearchString

String (255)

No


A search string to narrow down the results. A resource will be included in the results if the search string matches the resource's display name based upon the criteria. This value is disregarded if a client is specified in ResourceIdentity.


...

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.

0

StatusRequestStatusClick here for more information

Ok

ServerTimestampUtc

DateTime

Click here for more information.

2018-03-12T14:57:19.319861Z

Resources

PwsOnBehalfOfResource

The resource that authenticated user can enter time or cost for. Click here for more information.


Response Usage Example(s)

...