---
title: "Assigns vendor to a job in a project."
method: PUT
path: "/jobs/{jobId}/vendor"
tags: ["Jobs (Classic)"]
---

# Assigns vendor to a job in a project.

`PUT /jobs/{jobId}/vendor`

Assigns vendor to a job in a project.

## Path parameters

- `jobId` string, required

## Request body

- AssignVendorDTO
  - `vendorPriceProfileId` integer
  - `recalculateRates` boolean

## Response `204`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/revisions/75f80d76937f?raw)
