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)
Try it

Possible Responses

200 Success ReportResponse application/json
Payslips Get Payslips