Overview
This service is used to suppress one or more time alerts. Currently, only missing time alerts may be suppressed. Once suppressed, the alert will no longer appear in the alerts on the time entry page. However, suppressing the alert will not prevent it from triggering or being included in a missing time email.
Request Format
- PwsDismissTimeAlerts
- serviceRequest: PwsDismissTimeAlertsRq
- RequestId: Int32
- SessionTicket: String
- DraftTimeAlertDates: DateTime [???]
- MissingTimeAlertDates: DateTime [???]
- RejectedTimeAlertDates: DateTime [???]
- ResourceIdentity: PwsResourceRef
- serviceRequest: PwsDismissTimeAlertsRq
Request Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 |
SessionTicket | String | Yes | Click here for more information. | ARgBFuS/0LDcPCTXeih6XQ== |
DraftTimeAlertDates | DateTime [???] | No | Draft time alert date to be suppressed | |
MissingTimeAlertDates | DateTime [???] | Yes - at this time, this is the only type of time alert that can be dismissed | Missing time alert date to be suppressed | 2018-03-05T00:00:00.000Z |
RejectedTimeAlertDates | DateTime [???] | No | Rejected time alert date to be suppressed | |
ResourceIdentity | Identity of resource, if dismissing time alerts on behalf of another resource |
Request Usage Example(s)
Response Format
- PwsDismissTimeAlertsResponse
- PwsDismissTimeAlertsResult: PwsDismissTimeAlertsRs
- Messages: PwsMessage
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- PwsDismissTimeAlertsResult: PwsDismissTimeAlertsRs
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages |
|
| |
ResponseId | Int32 | Click here for more information |
|
Status | Click here for more information |
| |
ServerTimestampUtc | DateTime | Click here for more information |
|