> For the complete documentation index, see [llms.txt](https://stores-docs.zmyle.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stores-docs.zmyle.de/storegutscheine/kasse-vorbereiten/buchung-zmyle-onlinegutschein-entwerten.md).

# Buchung: Onlinegutschein entwerten

## **Fallbeispiel**

### 🛒 Gutschein wird online gekauft

Ein Kunde kauft über die Online-Plattform [www.zmyle.de](http://www.zmyle.de/) einen Gutschein in Höhe von 10 EUR für Euer Geschäft. Wir registrieren den Verkauf und schicken eine Abrechnung per E-Mail an Euch heraus.

**Muster Abrechnung:**

{% file src="/files/-MkfknQRgpQTb9UJhHLV" %}
Musterabrechnung (PDF)
{% endfile %}

<div align="left"><img src="/files/-MjTlDk4ttB6XyxdTHr9" alt="1. Buchungssatz"></div>

### 💰 Auszahlung

Simultan zur Abrechnung wird Euch automatisch das Gutscheingeld, abzgl. unserer Provision, auf Euer Geschäftskonto überweisen.

<div align="left"><img src="/files/-MjTmuzx0huvNH_mfNPc" alt="2. Buchungssatz"></div>

### ✂️ Gutscheinentwertung

Der beschenkte Kunde betritt Euer Geschäft und kauft Waren in Höhe von 25 EUR. 10 EUR möchte er mit dem Gutschein bezahlen und die Differenz gleicht er in Bar aus.

**Buchungssatz:**

<div align="left"><img src="/files/-MjToD9zLqlBxA9h4HBY" alt="3. Buchungssatz"></div>

> D[er Gutschein sollte jetzt noch im System entwertet werden.](/funktionen/gutscheine-entwerten.md)

**Fertig!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://stores-docs.zmyle.de/storegutscheine/kasse-vorbereiten/buchung-zmyle-onlinegutschein-entwerten.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
