Execute Employee Payslips by Date Range Report

Post
/employers/{employerId}/reports-async/{employeeId}/PayslipsByDateRange

Returns a job created to process a report with employee payslips for a specified date range.
The report can be generated as a single combined PDF containing all payslips, or as a ZIP file with individual PDF payslips.
This endpoint is being beta tested and subject to un-announced breaking changes.
Use the GET of Jobs to get the status and response of the job.

Store values

Parameters

string
string

Contract.EmployeePayslipsByDateRangeReportRequest
Try it

Possible Responses

202 Accepted Contract.JobResponse application/json
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
409 Conflict