Create T4 preview report
Generate Reports
Create T4 preview report
When a T4 Preview Report is created, the report content will be created asynchronously. It may then be retrieved from the GET endpoint using an “accept: text/csv” header.
To filter which payrolls should be included in the report, you must pass a filters object here, which must contain: year: The year to generate the report for.
POST
Create T4 preview report
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json

