Greenshades API v1.0.20250508
15 days ago by Jason Monsorno
Overview
This release of the Greenshades API documentation includes new endpoints:
- Pay Record information and PDF endpoints
- Payroll Employee Time Off Balances
Pay Record information and PDF endpoints
Pay records may now be requested by check date, employee, or pay run.
Pay record PDFs may now be serviced directly to users with a one-time URL without exposing client authentication. This is enabled by first requesting a link with an authorization code. Authorization codes may be used only one time each. When an authorization code is generated for a pay record, old authorization codes may no longer be used. Authorization codes have a maximum lifetime of 5 minutes.
API References
- GET: Get pay record information by employee id.
- GET: Get pay record information by pay run id.
- GET: Get pay record information by workspace id.
- GET: Get a reference link providing one-use authorization to a pay record.
- GET: Get a pay document using an authorization code.
Payroll Employee Time Off Balances
Payroll clients can read their current balances by employee.