Versions Compared

Key

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

...

Element

Data Type

Required?

Description

Sample Data

RequestId

Int32

No 

Click here for more information.

SessionTicket

String

Yes 

Click here for more information.

ARgBFuS/0LDcPCTXeih6XQ==

EndDate

DateTime

Yes

Together, the StartDate and EndDate define the date range within which the caller intends to be logging time cards.

2018-03-06T00:00:00.000Z

ProjectIdentity

PwsProjectRef

Yes

The identity of the project.


ResourceIdentity

PwsResourceRef

Yes 

The identity of the resource. The caller's resource is used if no value is specified for ResourceIdentity.


RoleIdentity

PwsProjectRoleRef

No 

The identity of the role.


StartDate

DateTime

Yes 

The EndDate defines the first work date that the time cards could be logged against. Only projects associated with time cards with work dates on or after this StartDate will be included when the web service is executedTogether, the StartDate and EndDate define the date range within which the caller intends to be logging time cards.

2018-03-04T00:00:00.000Z

Request Usage Example(s)

...