client_create
Add a new client to Qonto. Specify client kind (company, individual, or freelancer) and required fields to register the client.
Instructions
Create a new client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| kind | Yes | Client kind | |
| name | No | Client name (required for company) | |
| No | Email address | ||
| locale | No | Locale (e.g. en, fr) | |
| address | No | Street address | |
| currency | No | Currency code (ISO 4217) | |
| zip_code | No | Postal/zip code | |
| last_name | No | Last name (required for individual/freelancer) | |
| first_name | No | First name (required for individual/freelancer) | |
| vat_number | No | VAT number | |
| country_code | No | ISO 3166-1 alpha-2 country code | |
| tax_identification_number | No | Tax identification number |