Creates and updates job-equipment relationships.

Note that passing a null value for operatorPayClassCode 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-equipment relations to be created or updated.

A POCO that represents an equipment on a job relation to be created or updated by the API.

uuid
required

The job ID.

uuid
required

The equipment ID.

uuid | null

The equipment operator pay class 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!