---
title: "Create write-off"
method: POST
path: "/api/write-offs/v1"
tags: ["v1"]
---

# Create write-off

`POST /api/write-offs/v1`

Creates one or many write-offs applied toward a specific service line,
claim, or billing provider.

## Headers

- `Authorization` string, required

## Request body

- object
  - `write_offs` V1WriteOffCreate[], required — unresolved $ref

## Response `200`

Response with status 200

- V1CreateWriteOffsResponse — unresolved $ref

---

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