Vacation Substitutions
Stand-in arrangements that redirect a user's tasks while they are away.
Get current user's vacation substitution
Retrieve the current SCHEDULED or ACTIVE vacation substitution for the authenticated user.
Create a vacation substitution
Create a vacation substitution for the authenticated user. A substitute approver will handle approval tasks during the vacation period.
Create a vacation substitution for another user (admin)
Admin endpoint to create a vacation substitution on behalf of another user.
Get eligible substitute candidates
Returns users eligible to be a vacation substitute: every active user, with the caller excluded.
Get vacation substitution for a specific user
Retrieve the current SCHEDULED or ACTIVE vacation substitution for a given user. The caller must be that user or an admin.
Cancel a vacation substitution
Cancel a vacation substitution. If the vacation is ACTIVE, delegated tasks are returned to the original approver.
Update a vacation substitution
Update a vacation substitution that is in SCHEDULED status. Only substitute, start date, and end date can be changed.