Update P11 Historical entry

Put
/employers/{employerId}/employees/{employeeId}/p11history/{id}
Store values

Parameters

string
The Id of the Employer to which the Employee belongs
string
The Id of the Employee
string
The unique id of the record

Contract.P11HistoryRequest
Try it

Possible Responses

200 Success Contract.P11HistoryResponse application/json
400 Bad Request Contract.P11HistoryResponse application/json
404 Not Found