Greenshades API v.1.0.20240828
Overview
This release of the Greenshades API documentation includes new endpoints:
GET
for retrieving data for a single placementGET
for retrieving all placement data for a workspacePOST
for creating a single placementPUT
for updating a single placementPOST
for updating or creating a list of placementsDELETE
for deleting a single placementDELETE
for deleting all placements for a workspace
Greenshades API v1.0.20240521
Overview
This 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 earnings
andModify information about an employee included in a pay run.
Greenshades API v1.0.20240411
Overview
This release of the Greenshades API documentation includes endpoint improvements:
- Added workers compensation data as part of cost reports
- Support for piece rate earning codes
Greenshades API v1.0.20231112
Overview
This release of the Greenshades API documentation includes endpoint improvements:
- Both Cost Report endpoints include more properties to their responses.
Greenshades API v1.0.20230915
Overview
This release of the Greenshades API documentation includes endpoint improvements and additions:
PUT
Update 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.
DELETE
Delete an employee's direct deposit settings. Clear all accounts.
- Addition of new endpoint to explicitly delete an employee direct deposit
POST
Add employees to a pay run.
- Bulk version of Add employee to a pay run.
Greenshades API v1.0.20230804
Overview
This release of the Greenshades API documentation includes minor fixes:
- PUT Update existing pay run earnings.
- Fix grammar typos
- Fix return status code
Greenshades API v1.0.20230724
Overview
This release of the Greenshades API documentation includes two new end points:
GET
for building a cost report based on a single pay runGET
for building a cost report based on a date range
Greenshades API v1.0.20230531
Overview
This release of the Greenshades API documentation includes two new end points:
GET
for retrieving list of all position to worker's compensation code mapping settingsGET
for retrieving list of all employee ids assigned to a given pay schedule idVarious bug fixes
Greenshades API v1.0.20230407
Overview
This release of the Greenshades API documentation includes one new end point:
POST
for creating one or more settlements
Greenshades API v1.0.20230316
Overview
This release of the Greenshades API documentation includes two new end points:
- GET for all payroll earning codes assigned to a given employee
- GET information for a specific earning code assigned to a give employee