---
title: "PATCH Invoice resource"
method: PATCH
path: "/Invoice/{id}"
tags: ["Invoice"]
---

# PATCH Invoice resource

`PATCH /Invoice/{id}`

Update a part of an Invoice resource.

## Path parameters

- `id` string, uuid, required

## Headers

- `Content-Type` string
- `If-Match` string

## Response `200`

The updated Invoice resource

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Resource not found
- `500` — Error, with details

---

[API](https://skmtc.net/zushealth/apis/auth-service-api.md) · [All operations](https://skmtc.net/zushealth/apis/auth-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zushealth/auth-service-api/versions/ee03e3c0910d/schema)
