OpsDeleteTimeoff

This service can be used to delete two types of time off

Using this web service requires the global permission System Settings to be set to Update


Request

The service request contains:

Name

Data Type

Required?

Default Value

Discussion

ReferenceSystemId

string

no

 

If specified, only scheduled/reported time off for the given resource will be deleted.

ScheduledFlag

boolean

no

0

If 1, then scheduled timeoff is deleted. If 0, actual timeoff is deleted.

BeginDate

date

yes

 

 

EndDate

date

yes

 

 

 

Response

Only the standard response is returned.