...
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. |
ResponseId | Int32 | Click here for more information | 1 |
Status | Click here for more information | Ok | |
ServerTimestampUtc | DateTime | Click here for more information | 2018-03-06T20:16:49.6052125Z |
Locations | PwsLocationSummary [???] | The location(s) associated with the time card(s) |
TimeEntryProjects | PwsTimeEntryProject [???] | The project(s) associated with the time card(s) |
TimeEntryTimeOff | PwsTimeEntryTimeOff [???] | The time off reason(s) associated with the time card(s) |
Response Usage Example(s)
...
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
20001 | TimeCardStartDateRequired | The range start date must be specified. |
20002 | TimeCardEndDateRequired | The range end date must be specified. |
20003 | InvalidValueForTimeCardStartDate | The specified start date must be expressed as midnight UTC on the desired date. |
20004 | InvalidValueForTimeCardEndDate | The specified end date must be expressed as midnight UTC on the desired date. |
64219 | SpecifiedTimeoffCardDoesNotExist | The specified time off card does not exist. |