Create Contact
create_contactAdd a customer or company contact in Quaderno to reference when creating invoices.
Instructions
Create a new contact (customer or company) in Quaderno. The contact can later be referenced when creating invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| kind | Yes | Whether the contact is a person or a company | |
| No | Email address | ||
| region | No | State or region | |
| tax_id | No | Tax identification number (VAT, NIF, etc.) | |
| country | No | ISO 3166-1 alpha-2 country code | |
| phone_1 | No | Phone number | |
| language | No | Two-letter language code for invoices (e.g. en, es, de) | |
| last_name | No | Last name | |
| first_name | Yes | First name (or company name if kind=company) | |
| postal_code | No | Postal code | |
| street_line_1 | No | Street address line 1 | |
| street_line_2 | No | Street address line 2 |