Registers a request to start the next PayRun (beta)

Post
/employers/{employerId}/payrun-async/{taxYear}/{payPeriod}

Registers the request to start the next PayRun and returns a 202 if successful
This endpoint is currently being beta tested and subject to un-announced breaking changes.

Store values

Parameters

string
string
string
integer
(optional)
Try it

Possible Responses

202 Success - the request to start a PayRun has been accepted.
The unique URL for this PayRun is returned in the Location header.
400 Bad Request