Overview
This web service updates the user defined fields on one or more time cards.
...
Panel | ||
---|---|---|
| ||
|
...
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. | ||
PwsTimeUdfAdjustmentOrderAdjustmentOrders | PwsTimeUdfAdjustmentOrder | Yes | This structure represents the fields associated with a time card user defined field adjustment | ||
Explanation | String (1024) | No | An explanation as to why this adjustment was applied. | Time Card UDF update | |
UdfSortOrder | Int32 | No | This identifies which UDF is being updated, since time cards can only have 2 User Defined Fields, this value must be 1 or 2. | 1 |
...
Panel | ||
---|---|---|
| ||
|
...