APIs

API nameTypeResource pathDescription
GET Person ExtensionGET/v1/commons/persons/extensions?person_number=Retrieve person extensions using a person number.
Get Tenant Default Locale to get Date FormatGETv1/commons/user_preferences/locale_policy?tenantDefault=trueRetrieve user preferences for the current user's locale policy.

Get the Locale Details for Date Format using Retrieve Locales

POST/v1/commons/locale_policies/multi_readRetrieves the date format used by tenant locale.
Retrieve Time Off Requests as ManagerPOST/v1/scheduling/timeoff/multi_readRetrieves time-off requests as a manager.
Retrieve timecards as a manager.POST/v1/timekeeping/timecard/multi_readAllows managers to retrieve timecard data for multiple employees.
Create Time Off Request as ManagerPOST/v1/scheduling/timeoffCreate new time-off request when employee wants to extend a leave request.
Get Step Wise ReviewerPOSTv1/commons/reviewer_lists/reviewers/apply_readFetch all the reviewer at a particular step in the reviewer list.
Schedule AuditPOST/v1/scheduling/audits/multi_readFetch the shift and open shift details. This restores the open shifts when an employee cancels leave.
Get Reviewer ListGET/v1/commons/reviewer_lists?name="+encodeURI(reviewerListName)Fetch the reviewer list details.
Get Request Subtype ConfigurationsGET/v1/scheduling/setup/request_subtypes?name="+encodeURI(subtype)Fetch the request subtype details.
Create Schedule TagPOST/v1/scheduling/schedule/schedule_tags/multi_createCreate schedule tag.
Update Shift by IDPOST/v1/scheduling/schedule/shifts/{shiftID}Update shift using the shift ID.
Update Schedule Paycode EditPOSTv1/scheduling/schedule/pay_code_edits/multi_updateUpdate the schedule Paycode edit.
Retrieve Timecard as ManagerPOSTv1/timekeeping/timecardFetch timecard details.
Delete Schedule Pay Code EditsPOSTv1/scheduling/schedule/pay_code_edits/multi_deleteDelete schedule paycode edits.