Greenshades API v1.0.20250508
OverviewThis release of the Greenshades API documentation includes new endpoints:
- Pay Record information and PDF endpoints
- Payroll Employee Time Off Balances
OverviewThis release of the Greenshades API documentation includes new endpoints:
- Pay Record information and PDF endpoints
- Payroll Employee Time Off Balances
OverviewThis release of the Greenshades API documentation includes endpoint improvements:
- Both Cost Report endpoints include more properties to their responses.
OverviewThis release of the Greenshades API documentation includes new endpoints:
GETfor retrieving data for a single placementGETfor retrieving all placement data for a workspacePOSTfor creating a single placementPUTfor updating a single placementPOSTfor updating or creating a list of placementsDELETEfor deleting a single placementDELETEfor deleting all placements for a workspace
OverviewThis release of the Greenshades API documentation includes newly available endpoints and improvements to existing ones
- Get employee's pay history
- Improve feedback on the response for invalid data for
Update existing pay run earningsandModify information about an employee included in a pay run.
OverviewThis release of the Greenshades API documentation includes endpoint improvements:
- Added workers compensation data as part of cost reports
- Support for piece rate earning codes
OverviewThis release of the Greenshades API documentation includes endpoint improvements:
- Both Cost Report endpoints include more properties to their responses.
OverviewThis release of the Greenshades API documentation includes endpoint improvements and additions:
PUTUpdate an employee's direct deposit settings. Overwrites any existing settings. Provide an empty list of accounts to clear all accounts.
- "Provide an empty list of accounts to clear all accounts." was added to description.
- Matching functionality of supporting an empty list to clear all account was added.
DELETEDelete an employee's direct deposit settings. Clear all accounts.
- Addition of new endpoint to explicitly delete an employee direct deposit
POSTAdd employees to a pay run.
- Bulk version of Add employee to a pay run.
OverviewThis release of the Greenshades API documentation includes minor fixes:
- PUT Update existing pay run earnings.
- Fix grammar typos
- Fix return status code
OverviewThis release of the Greenshades API documentation includes two new end points:
GETfor building a cost report based on a single pay runGETfor building a cost report based on a date range
OverviewThis release of the Greenshades API documentation includes two new end points:
GETfor retrieving list of all position to worker's compensation code mapping settingsGETfor retrieving list of all employee ids assigned to a given pay schedule idVarious bug fixes