/
PwsSaveTimeCardItemResult
PwsSaveTimeCardItemResult
Overview
This structure represents the results of a time card insert or update. Multiple time cards can be submitted for insert or update in a single request to PwsSaveTimeCardsAndRto. This operation can partially succeed, meaning some cards were successfully saved while others triggered errors and could not be saved. The web service will report back details about each failure by returning a collection of these structures.
Format
PwsSaveTimecardItemResult
- PwsSaveTimecardItemResult
- ErrorDetail: PwsErrorDetail
- ReferenceId: String
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
ErrorDetail | The error detail regarding a failed time card insert or update. | ||
ReferenceId | String | Reference id (used to affiliate PwsSaveTimeCardItemResult records with associated PwsResourceTimeCard records). |
Usage Example(s)
, multiple selections available,
Related content
PwsDeleteFroTimeCards
PwsDeleteFroTimeCards
Read with this
PwsSaveTimeOffCardItemResult
PwsSaveTimeOffCardItemResult
More like this
PwsGetFroTimeCards
PwsGetFroTimeCards
Read with this
PwsSaveTimeCardResult
PwsSaveTimeCardResult
More like this
PwsSaveTimeOffCardResult
PwsSaveTimeOffCardResult
More like this
PwsResourceTimeCard
PwsResourceTimeCard
More like this