---
title: "Cancel a Payment Request"
method: DELETE
path: "/payment_requests/{payment_request_ref}"
tags: ["Payment Requests"]
---

# Cancel a Payment Request

`DELETE /payment_requests/{payment_request_ref}`

A Payment Request can be cancelled as long as the associated transaction's state is <strong>maturing</strong> or <strong>matured</strong>.

## Path parameters

- `payment_request_ref` string, required

## Response `204`

No Content

---

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