Create Term Calendar Year

Post
/employers/{employerId}/termcalendaryears/{termCalendarId}

Creates a new Year data for the Employer and given Term Calendar.

Store values

Parameters

string
The Id of the Employer to which the Term Calendar Year belongs.
string
The Id of the Term Calendar which you want to add a new year

Contract.TermCalendarYearRequest
Try it

Possible Responses

201 Created Contract.TermCalendarYearResponse application/json
400 Bad Request
404 Not Found