Required Payments PDF for Pay Schedule Period (Beta)

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

Returns a job that generates the Required Payments PDF 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 tax year.
string
The pay period.
integer
The period number.
integer
The ordinal (pay schedule index). Defaults to 1.
integer
(optional)
Try it

Possible Responses

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