---
title: "Archive ACH transfer"
method: DELETE
path: "/ach_transfers/{id}/"
tags: ["Payments"]
---

# Archive ACH transfer

`DELETE /ach_transfers/{id}/`

Archives the transfer (status `pending` only). Sets `status=archived` and an `archived` timestamp.

## Response `204`

Archived.

## Other responses

- `400` — Transfer status must be `pending`.

---

[API](https://skmtc.net/piriod/apis/piriod-api.md) · [All operations](https://skmtc.net/piriod/apis/piriod-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/piriod/piriod-api/versions/70cbc827dc7b/schema)
