Get Quarter Data

Get setup payroll wizard data for given quarter.
Depending on the type of data in the quarter output contains either the list of entered paystubs (in case of per-paystub quarter)
or totals data (entered as aggregated payroll data for the whole quarter).

In case of totals quarter,"TotalsQuarter" flag is true.

The output also contains flag "ReceivedWages" to note if the employee has any recorded wages in the quarter.

If the quarter is "Totals quarter" then the data returned may be used for adding/editing the totals data in very similar way
as GetPaystubData() method is used for per-paystub quarters (with the difference being that there is no need to make more calls upon changing Pay day).

Setup Payroll Wizard State: DataEntry

Language
Authorization
Bearer
jwt
Click Try It! to start a request and see the response here!