Update Occupational Policy

Put
/employers/{employerId}/occupationalpolicies/{id}

Updates a Occupational Policy for the Employer.

Store values

Parameters

string
The Id of the Employer to which the Occupational Policy belongs.
string
The Id of the Occupational Policy which you want to fetch

OccupationalPolicy
Try it

Possible Responses

200 Success OccupationalPolicy application/json
404 Employer or Occupational Policy Not Found
400 Bad Request