create_customer
Add a new customer to Fortnox. Provide the customer name and optionally city, email, phone, address, country, zip code, currency, or organisation number.
Instructions
Add a new customer to Fortnox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| name | Yes | Customer/company name | |
| No | Email address | ||
| phone | No | Phone number | |
| address | No | Street address | |
| country | No | Country code (e.g. SE, FI, NO) | |
| zipCode | No | Postal/zip code | |
| currency | No | Default currency (e.g. SEK, EUR) | |
| organisationNumber | No | Organisation number (e.g. Swedish org nr) |