Create a PaySchedule

Post
/employers/{employerId}/schedules/{taxYear}/{payPeriod}/{ordinal}

Create PaySchedule using a certain pay frequency.

Store values

Parameters

string
The Id of the Employer for which you want to update the PaySchedule
string
The PayPeriod (ie, Monthly) that you want to update details for.
string
The year that the PaySchedule is for.
integer
Specify if this is the first, second, third (etc) PaySchedule for this PayPeriod. Use 1 for the first, 2 for the second, etc.

PaySchedule
Try it

Possible Responses

201 Created
400 Bad Request