create_debtor
Create a new customer (debtor) record in BuchhaltungsButler, entering name plus optional contact, address, tax, and account details for accurate accounting.
Instructions
Erstellt einen neuen Debitoren (Kunden).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fax | No | Optional: Fax. | |
| zip | No | Optional: PLZ. | |
| city | No | Optional: Ort. | |
| name | Yes | Name des Debitors. | |
| No | Optional: E-Mail. | ||
| phone | No | Optional: Telefon. | |
| street | No | Optional: Straße. | |
| api_key | No | API-Key des zu verwaltenden Kunden. Optional, falls BUCHHALTUNGSBUTLER_API_KEY als Umgebungsvariable gesetzt ist. | |
| country | No | Optional: Land oder ISO-Code. | |
| sales_tax_id | No | Optional: USt-IdNr. | |
| customer_number | No | Optional: Kundennummer. | |
| contact_person_name | No | Optional: Ansprechpartner. | |
| postingaccount_number | No | Optional: Kontonummer. Wenn nicht angegeben, wird die nächste freie verwendet. | |
| additional_address_line | No | Optional: Zusätzliche Adresszeile. |