Versions Compared

Key

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

...

Panel
titlePwsGetTimeCardHistory Response

Response Elements


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.

2018-03-08T16:05:07.2635866Z

ResourceIdentity

PwsResourceRef

The resource associated withthe time card


TimeCardIdentity

PwsTimeCardRef

The time card identity


TimeOffHistory

PwsTimeOffHistory[???]

The time off time card history


TimecardDeletedFlag

Boolean

If set to 'true', the time card has been deleted

false

TimecardHistory

PwsTimeCardHistory[???]

The time card history


Response Usage Example(s)

...