---
title: "Delete an invoice payment"
method: DELETE
path: "/companies/{companyId}/invoices/{invoiceId}/payments/{paymentId}"
tags: ["invoices"]
---

# Delete an invoice payment

`DELETE /companies/{companyId}/invoices/{invoiceId}/payments/{paymentId}`

Deletes a payment record for the invoice.

**Scope:** `invoices:write`

## Response `204`

Payment deleted successfully

---

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