create-timesheet
Create payroll timesheets in Xero by specifying employee details, calendar periods, and work hours to track and manage employee time for accurate payroll processing.
Instructions
Create a new payroll timesheet in Xero. This allows you to specify details such as the employee ID, payroll calendar ID, start and end dates, and timesheet lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payrollCalendarID | Yes | The ID of the payroll calendar. | |
| employeeID | Yes | The ID of the employee. | |
| startDate | Yes | The start date of the timesheet period (YYYY-MM-DD). | |
| endDate | Yes | The end date of the timesheet period (YYYY-MM-DD). | |
| timesheetLines | No | The lines of the timesheet. |