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:
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
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 earnings
andModify 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:
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.
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:
GET
for building a cost report based on a single pay runGET
for building a cost report based on a date range
OverviewThis 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