PwsRevalueTime
Overview
This web service undoes previous adjustments applied to one or more time cards and sets the financial values back to the default values
Request Format
PwsRevalueTime Request
- PwsRevalueTime
- serviceRequest: PwsRevalueTimeRq
- RequestId: Int32
- SessionTicket: String
- AdjustmentCodeIdentity: PwsAdjustmentCodeRef
- Explanation: String (1024)
- TimeCardIdentities: PwsVersionedTimeCardRef
- serviceRequest: PwsRevalueTimeRq
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 | AWuKIeUvHQC5lNzuzE3Ugg== | |
AdjustmentCodeIdentity | PwsAdjustmentCodeRef | No | This structure represents the unique key fields associated with identifying an adjustment code. | ||
Explanation | String (1024) | No | An explanation as to why this adjustment was applied. | Time Card UDF update |
Request Usage Example(s)
Response Format
PwsRevalueTime Response
- PwsRevalueTimeResponse
- PwsRevalueTimeResult: PwsRevalueTimeRs
- Messages: PwsMessage[]
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- TimeCardIdentities: PwsTimeCardRef
- PwsRevalueTimeResult: PwsRevalueTimeRs
Response Usage Example(s)
PwsRevalueTime - Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
50024 | EntityNotFound | Adjustment Code was not found. Another user may have deleted it. |
50024 | EntityNotFound | Time Card was not found. Another user may have deleted it. |
64365 | OneOrMoreTimeCardsIneligibleForAdjustment | Adjustment cannot be completed because one or more cards has changed or is ineligible for adjustment. |