---
title: "Request to Close a Transfer"
method: DELETE
path: "/v1/accounts/{account_id}/transfers/{transfer_id}"
tags: ["Funding"]
---

# Request to Close a Transfer

`DELETE /v1/accounts/{account_id}/transfers/{transfer_id}`

Request to close a transfer

## Path parameters

- `account_id` string, uuid, required
- `transfer_id` string, uuid, required

## Response `200`

Success

## Other responses

- `404` — Transfer Not Found

---

[API](https://skmtc.net/alpacahq/apis/gift-city-extensions-api.md) · [All operations](https://skmtc.net/alpacahq/apis/gift-city-extensions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alpacahq/gift-city-extensions-api/revisions/62e3378bb273/schema)
