Delete an Absence Request
DELETE {{base_url}}/AbsenceRequests/AbsenceRequestsHours/:MasterPKey/:EmployeeId/:AccrualCode
Use this endpoint to delete an absence request based on a given MasterPKey.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: Created
{}