Expose Employee Pay Rate / Wage via Public API (Employees & Shifts)
Description:
Employee pay rate (wage) is available in the Clover Dashboard UI, but it is not accessible via any public API.
This makes it impossible to calculate labor cost, even though shift data (clock-in/out) is available.
Problem:
Shifts API → provides hours worked ✅
Employees API → provides employee info ✅
Wage / pay rate → NOT available ❌
Without wage data, we cannot calculate labor cost per shift or over time.
Request:
Please expose employee wage via:
Employees API (e.g. wageRate / hourlyRate)
Optional: include in Shift API via expand=employee
*GET only
Context:
Wage data exists in the Clover UI, and was referenced in the July 2023 Employees API update, but is not publicly accessible.
https://docs.clover.com/dev/docs/whats-new-2023https://docs.clover.com/dev/docs/whats-new-2023
Thanks!
Thank you for submitting your Idea to UserVoice.