Creates and updates job-employee relationships.

Note that passing a null value for defaultPayClassId or assignedEquipmentId will not null out and reset an
already filled in value, since this is a PATCH request.

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

The list of job-employee relations to be created or updated.

A POCO that represents an employee on a job relationship.

uuid
required

The job id.

uuid
required

The employee id.

uuid | null

The pay class id for the employee on the job.

uuid | null

The assigned equipment id.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here!