All P45s For Pay Schedule Period (Beta)

Post
/employers/{employerId}/reports-async/{taxYear}/{payPeriod}/{period}/{ordinal}/p45

Returns a job created to process P45 Leaver Statements.
Upon completion the job will contain all P45s in a single PDF file for the specified pay schedule period.
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 P45s for.
string
The PayPeriod.
integer
The period number.
integer
The ordinal (pay schedule index). Defaults to 1.
Try it

Possible Responses

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