---
title: "Updates volume for a quote."
method: PUT
path: "/v2/quotes/{quoteId}/volume"
tags: ["Quotes (Smart)(v2)"]
---

# Updates volume for a quote.

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

Updates volume for a quote.

## Path parameters

- `quoteId` string, required

## Request body

- BigDecimalDTO
  - `value` number

## 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-service-production.skmtc.workers.dev/v1/apis/xtrf/xtrf-home-portal-api/revisions/d08bb98d8164/schema)
