---
title: "Get instant refund hash for the given swap."
method: GET
path: "/orders/{order}/instant-refund-hash"
---

# Get instant refund hash for the given swap.

`GET /orders/{order}/instant-refund-hash`

## Path parameters

- `order` string, required

## Response `200`

Swap with the given ID.

- InstantRefundHashResponse
  - `status` 'Ok' | 'Error'
  - `error` string, nullable
  - `result` string

---

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