---
title: "Initiate Refund"
method: POST
path: "/collections/refund"
---

# Initiate Refund

`POST /collections/refund`

This API lets you initiate a refund on a deposit, which is useful in cases of overpayment and or underpayment.

## Request body

- object
  - `transReference` string — This is the transaction reference for the transaction you would like to process a refund for

## Response `200`

200

## Other responses

- `422` — 422

---

[API](https://skmtc.net/fincra/apis/awesome-new-api.md) · [All operations](https://skmtc.net/fincra/apis/awesome-new-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fincra/awesome-new-api/revisions/c8215c27b460/schema)
