---
title: "POST /refund"
method: POST
path: "/refund"
tags: ["secure"]
---

# POST /refund

`POST /refund`

Refund a settled or captured transaction.

## Response `200`

Result of refund transaction that pass local approval step and go through PSP

## Other responses

- `202` — Result of refund transaction that is pending for local approval
- `400` — The specified resource was not found

---

[API](https://skmtc.dev/2c2p/apis/payment.md) · [All operations](https://skmtc.dev/2c2p/apis/payment/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/2c2p/payment/revisions/09f303176ac6/schema)
