toast_get_employee_hours
Calculate total hours worked by an employee for a given date range. Input employee GUID and start/end dates to retrieve labor totals.
Instructions
Get total hours worked by an employee for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | ||
| startDate | Yes | ||
| employeeGuid | Yes | ||
| restaurantGuid | No |