{ "info": { "_postman_id": "cca63b5b-9596-47d2-854f-334d0b591463", "name": "Workday Absence Management Accruals Timesheets API", "description": "Track employee attendance, absences, leave requests, and time off balances in the Workday platform. Supports entering time off, requesting leave of absence, managing accrual balances, and processing return-from-leave events.\n\nContact Support:\n Name: Workday Developer Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:33:00.000Z", "updatedAt": "2026-07-28T03:33:00.000Z", "lastUpdatedBy": "35240", "uid": "35240-cca63b5b-9596-47d2-854f-334d0b591463" }, "item": [ { "name": "workers", "item": [ { "name": "{workerId}", "item": [ { "name": "timesheets", "item": [ { "name": "{timesheetId}", "item": [ { "name": "submit", "item": [ { "name": "Submit Timesheet", "id": "d6ffa6e5-8ff7-4d35-a78f-0828fe2651a1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/workers/:workerId/timesheets/:timesheetId/submit", "host": [ "{{baseUrl}}" ], "path": [ "workers", ":workerId", "timesheets", ":timesheetId", "submit" ], "variable": [ { "id": "e1d38a7c-feb5-404d-8546-13d91dfed84e", "key": "workerId", "value": "", "description": "(Required) The Workday ID of the worker" }, { "id": "a3038092-c16b-4bd7-8049-67ac2a5b0a05", "key": "timesheetId", "value": "", "description": "(Required) The Workday ID of the timesheet" } ] }, "description": "Submits a timesheet for approval." }, "response": [ { "id": "9e9e76bc-d026-4ae4-b132-3337a47e2664", "name": "Timesheet submitted successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/workers/:workerId/timesheets/:timesheetId/submit", "host": [ "{{baseUrl}}" ], "path": [ "workers", ":workerId", "timesheets", ":timesheetId", "submit" ], "variable": [ { "key": "workerId" }, { "key": "timesheetId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"workerId\": \"\",\n \"periodStartDate\": \"\",\n \"periodEndDate\": \"\",\n \"totalHours\": \"\",\n \"regularHours\": \"\",\n \"overtimeHours\": \"\",\n \"status\": \"Rejected\",\n \"timeBlocks\": [\n {\n \"workerId\": \"\",\n \"date\": \"\",\n \"hours\": \"\",\n \"type\": \"Overtime\",\n \"id\": \"\",\n \"startTime\": \"