Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview


This web service deletes a specified resource's (PwsResourceRef) available services deletes the available time off hours for a specific time off reason (PwsTimeOffReasonRef) and resource (PwsResourceRef). 

Request Format


Panel
titlePwsDeleteResourceAvailableTimeOff Request

...

Panel
titlePwsDeleteResourceAvailableTimeOff Response

...

Element

Data Type

Description

Sample Data

Messages

PwsMessage[]

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information

1

Status

RequestStatus

Click here for more information

Ok

ServerTimestampUtc

DateTime

Click here for more information

2018-03-01T20:47:10.0345768Z

...


ErrorNumber

ErrorCode

ErrorText

10116InvalidDateValueSpecifiedThe date specified in the field "{FieldName}" in the class "{TypeName}" is invalid or out of range. The time component of the specified date must be midnight UTC.
50024EntityNotFoundResource was not found. Another user may have deleted it.
50024EntityNotFoundTime Off Reason was not found. Another user may have deleted it.