---
title: "Update Invoice Prices"
method: PUT
path: "/invoices/{invoiceId}/price-update"
tags: ["Invoices"]
---

# Update Invoice Prices

`PUT /invoices/{invoiceId}/price-update`

## Path parameters

- `invoiceId` string, required

## Request body

- object

## Response `200`

Successful response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/fieldpulse/apis/fieldpulse-api.md) · [All operations](https://skmtc.net/fieldpulse/apis/fieldpulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fieldpulse/fieldpulse-api/revisions/61b397595943/schema)
