create_creditor
Create a new supplier (creditor) in BuchhaltungsButler. Supply the required name and optional contact, address, tax, and posting account information to set up vendor master data.
Instructions
Erstellt einen neuen Kreditor (Lieferant).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fax | No | Optional: Fax. | |
| zip | No | Optional: PLZ. | |
| city | No | Optional: Ort. | |
| name | Yes | Name des Kreditors. | |
| 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: Lieferantennummer. | |
| 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. |