Update NicSummaries

Put
/employers/{employerId}/employees/{employeeId}/openingBalances/nic/{taxYear}

Updates the NicSummaries for an Employee for a given TaxYear.
If the TaxYear is the same as on their OpeningBalances then the NicSummaries there will also be updated.

Store values

Parameters

string
The Id of the Employer to which the Employee belongs
string
The Id of the Employee for which you want to retrieve Opening Balances
string
The TaxYear the NicSummaries apply to

NicSummary[]
Try it

Possible Responses

200 Success NicSummary[] text/plain
400 Bad Request
404 Not Found