Skip to main content
PUT
Assign a vendor to a Job

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

job-id
string
required

Job ID

Body

application/json
vendor_id
string<uuid>
required
compliance_override
boolean

When true, logs a compliance override for the vendor assignment

Response

OK

data
Job-Read · object
required