---
title: "Retrieve a Refund"
method: GET
path: "/refunds/{refund_ref}"
tags: ["Refunds"]
---

# Retrieve a Refund

`GET /refunds/{refund_ref}`

Get a single Refund by its reference

## Path parameters

- `refund_ref` string, required

## Response `200`

OK

- RetrieveARefundResponse
  - `data` object, required

---

[API](https://skmtc.net/zeptopayments/apis/zepto-api.md) · [All operations](https://skmtc.net/zeptopayments/apis/zepto-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeptopayments/zepto-api/revisions/6353e9b9af6f/schema)
