---
title: "POST /api/v1/expense/Refund"
method: POST
path: "/api/v1/expense/Refund"
tags: ["Deprecated"]
---

# POST /api/v1/expense/Refund

`POST /api/v1/expense/Refund`

## Request body

- CreateExpenseRefundDeprecatedRequestDto
  - `expenseId` string, nullable
  - `refundPaymentTypeId` string, nullable
  - `paymentDate` string, date-time

## Response `200`

OK

---

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