Overwrite an existing EmployeeRoleEstablishment

Overwrites a specific EmployeeRoleEstablishment API object

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of EmployeeRoleEstablishment to update

Body Params

new EmployeeRoleEstablishment object

boolean
Defaults to true
uri
required

Related with the Employee Object

uri
required

Related with the Establishment Object

int64
uri

URI of this object

uri
required

Related with the Role Object

float

Wage for the Employee in this Establishment for this Role

Responses
204

Resource successfully updated

301

Invalid request URL - make sure that the URL ends with a trailing slash.

400

Provided JSON body is either invalid or empty

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

404

EmployeeRoleEstablishment not found

445

Message: Integrity Error - either a required field is missing from the request body or an invalid value was provided for one of the fields.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!