---
title: "Update invoice payment"
method: PUT
path: "/invoices/{invoice_header_id}/payments/{payment_voucher_id}"
tags: ["Invoice Payments"]
---

# Update invoice payment

`PUT /invoices/{invoice_header_id}/payments/{payment_voucher_id}`

Update invoice payment

## Path parameters

- `invoice_header_id` integer, required
- `payment_voucher_id` integer, required

## Request body

- unknown

## Response `201`

Successful operation

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

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