---
title: "Delete a payment"
method: DELETE
path: "/rest/accounts/{account-id}/payments/{payment-id}"
tags: ["Payments"]
---

# Delete a payment

`DELETE /rest/accounts/{account-id}/payments/{payment-id}`

Delete a payment from the finX API backend.

## Parameters

- `#/paths/~1rest~1accounts~1%7Baccount-id%7D/get/parameters/0` — unresolved $ref
- `#/paths/~1rest~1payments~1%7Bpayment-id%7D~1init/post/parameters/0` — unresolved $ref

## Other responses

- `204` — unresolved $ref
- `401` — unresolved $ref
- `404` — unresolved $ref

---

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