Time Entry

This is the first step of the payroll wizard. Here you fulfill the time a particular employee has worked during a pay period. First, you have to call Get Earnings setup (readme.io) on this step, which returns information necessary for adequately rendering payroll statements.

This call doesn’t return pay statement data, so as a next step, you need to call Get list of Earnings, which returns a list of pay statements with their data.

For a change of any value, call Update Earnings (readme.io) with the new value.