---
title: "Delete or finalize source"
method: DELETE
path: "/sources/{id}/"
tags: ["Payments"]
---

# Delete or finalize source

`DELETE /sources/{id}/`

For reusable sources: detaches the tokenization at the gateway and
either finalizes the source (when it has linked payments) or hard-
deletes it. For single-use sources tied to ACH transfers, releases the
balance back to the transfer. Refuses to delete other single-use sources.

## Response `204`

Detached or deleted.

## Other responses

- `400` — Source cannot be detached.

---

[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/revisions/70cbc827dc7b/schema)
