Payslips

Get
/employers/{employerId}/reports/{taxYear}/{payPeriod}/{periodNumber}/payslips

Returns all Payslips for the given PayRun
If you set the accept header to "text/html" then unlike other reports the html is NOT in the ```Content``` field.
As there are multiple HTML documents they are encoded as a JSON array of strings in the ```Model``` field.

See the guides related to this operation

Store values

Parameters

string
string
integer
string
integer
(optional)
boolean
Set this to True if you only want the Payslips that haven't been sent by email (optional)
string
Set if you want to filter by department (optional)
string
(optional)
integer
(optional)
integer
(optional)
string
(optional)
boolean
(optional)
integer
Will indicate what version of the payrun will be shown. If left empty, will show full pay run. (optional)
boolean
If the selected pay run is supplementary run and this is set to true, this will contain the differences between the current pay run version of the PayRunEntry and its previous version (optional)
Try it

Possible Responses

200 Success ReportResponse application/json
Payslips Get Payslips