---
title: "Delete Billing Adjustment"
method: DELETE
path: "/billing/developer/adjustments/{adjustment_id}"
tags: ["Billing", "billing"]
---

# Delete Billing Adjustment

`DELETE /billing/developer/adjustments/{adjustment_id}`

Soft-delete a billing adjustment. Developer only.

## Path parameters

- `adjustment_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
