Update PaySchedulePeriod

Put
/employers/{employerId}/schedules/{taxYear}/{payPeriod}/{ordinal}/periods/{periodNumber}

Update the PaymentDate for a PaySchedulePeriod.

Store values

Parameters

string
The Id of the Employer for which you want to update the PaySchedulePeriod
string
The PayPeriod (ie, Monthly) that you want to update details for
string
The year that the PaySchedule is for
integer
Specify the first, second, third (etc) PaySchedule for this PayPeriod.
integer
Specify the number of the period that you want to update the PaymentDate for

PaySchedulePeriod
Try it

Possible Responses

200 Success PaySchedulePeriod application/json
400 Bad Request
404 Not Found