Assign a vendor to a Job
Assigns an existing vendor (staffing partner/subcontractor) to this Job.
Assigning the same vendor more than once has no additional effect. Fetch the current vendor list via
GET /api/v1/requirements/{guid}.
Authentication
AuthorizationBearer
BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).
Path parameters
guid
Stable public identifier of the requirement
vendorGuid
Stable public identifier of the vendor to assign
Response
Vendor assigned
Errors
404
Not Found Error