Greenshades API v1.0.20240411
7 months ago by Aldo Sunaryo
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
Cost Report
The API response for both the single pay run and date range endpoints now include the following in their response:
- Workers comp information code, rate and amount
Support for piece rate earning codes
- The endpoint for payroll earnings now takes calculation method payrate for the creation and update of a payroll earning code
- The endpoint for payroll earnings get will show piece rate type code correctly
- The endpoint for pay run earnings create and update takes the field
units
for piece rate earning codes - The endpoint for pay run earnings get will return the
units
amount tied to piece rate earnings