delete_receipt
Delete a receipt by providing its customer-specific ID to remove it from accounting records and ensure financial data remains accurate.
Instructions
Löscht einen Beleg anhand seiner id_by_customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API-Key des zu verwaltenden Kunden. Optional, falls BUCHHALTUNGSBUTLER_API_KEY als Umgebungsvariable gesetzt ist. | |
| id_by_customer | Yes | Die id_by_customer des zu löschenden Belegs. |