---
title: "Patch a Biller"
method: PATCH
path: "/biller"
tags: ["Biller"]
---

# Patch a Biller

`PATCH /biller`

Applies JSON Patch operations to update specific biller fields.

## Response `204`

The biller was successfully patched.

## Other responses

- `400` — A problem reading or understanding the request. Ensure that the request complies with the required format and includes all necessary parameters.
- `404` — Biller not found.
- `422` — A request validation error.
- `500` — The server could not process the request.

---

[API](https://skmtc.dev/adfin/apis/adfin-api.md) · [All operations](https://skmtc.dev/adfin/apis/adfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/adfin/adfin-api/revisions/53d29f0850e0/schema)
