---
title: "Deletes out payment"
method: DELETE
path: "/out_payment/{id}"
tags: ["Out Payment"]
---

# Deletes out payment

`DELETE /out_payment/{id}`

If the payment is not processed, it will be cancelled. </br> Get your strong authentication RSA private key from Easypay Backoffice on menu: </br> Web Services->Configuration API 2.0->Keys.

**Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">out_payment:delete</code>

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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