---
title: "Updates instructions for all vendors performing the jobs in a quote."
method: PUT
path: "/v2/quotes/{quoteId}/vendorInstructions"
tags: ["Quotes (Smart)(v2)"]
---

# Updates instructions for all vendors performing the jobs in a quote.

`PUT /v2/quotes/{quoteId}/vendorInstructions`

Updates instructions for all vendors performing the jobs in a quote. See also "PUT /jobs/{jobId}/instructions" for updating instructions for a specific job in a project or quote.

## Path parameters

- `quoteId` string, required

## Request body

- StringDTO
  - `value` string

## 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/6a8697db56c6?raw)
