---
title: "Create non-insurance payer refund"
method: POST
path: "/api/non-insurance-payer-refunds/v1"
tags: ["v1"]
---

# Create non-insurance payer refund

`POST /api/non-insurance-payer-refunds/v1`

Creates a new non-insurance payer refund record and returns the newly created `NonInsurancePayerRefund` object.
The allocations can describe whether the refund is being applied toward a specific service line,
claim, or billing provider.

## Headers

- `Authorization` string, required

## Request body

- V1NonInsurancePayerRefundCreate — unresolved $ref

## Response `200`

Response with status 200

- V1NonInsurancePayerRefund — unresolved $ref

## Other responses

- `404` — Error response with status 404
- `422` — Error response with status 422

---

[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)
