---
title: "POST credit-memo-deleted"
method: POST
path: "credit-memo-deleted"
tags: ["Webhooks"]
---

# POST credit-memo-deleted

`POST credit-memo-deleted` (webhook)

Webhook to notify when a credit memo is deleted.

## Headers

- `X-Rillet-Signature` string, required
- `X-Rillet-Timestamp` string, date-time, required
- `X-Rillet-Id` string, uuid, required
- `X-Rillet-Entity` string, required
- `X-Rillet-Event` string, required

## Payload

- string, uuid — The id of the deleted credit memo

## Acknowledgement `200`

OK

- string — A placeholder indicating a response from a webhook. The contents of this response are ignored.

---

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