All P60s For TaxYear (Beta)

Post
/employers/{employerId}/reports-async/{taxYear}/p60

Returns a job created to process P60 End of Year Certificates.
Upon completion the job will contain all P60s in a single PDF file for the TaxYear and Employer specified
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
The Id of the Employer.
string
The TaxYear you want P60s for.
boolean
Exclude Employees with Already Sent P60 Emails. (optional)
Try it

Possible Responses

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