Update Termination Pay

Put
/employers/{employerId}/employees/{employeeId}/openingBalances/terminationpayments

Updates the Termination Pay value on the Opening Balances for an Employee.
This would ideally be done when the Opening Balances are updated but if payruns have already been started for the employee then Opening Balances can't be updated - hence this API call just to update the Termination Pay value.
Only the TerminationPayments property of the submitted OpeningBalances model is 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 update Termination Payments

OpeningBalances
Try it

Possible Responses

200 Success OpeningBalances text/plain
400 Bad Request
404 Not Found