wave_create_customer
Create a new customer record in Wave Accounting with required name and optional contact and address fields.
Instructions
Create a new customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| name | Yes | Customer name (company or full name) | |
| No | Email address | ||
| currency | No | Currency code (e.g., USD) | |
| lastName | No | Last name | |
| firstName | No | First name | |
| businessId | No | Business ID | |
| postalCode | No | Postal/ZIP code | |
| countryCode | No | Country code (e.g., US, CA) | |
| addressLine1 | No | Address line 1 | |
| addressLine2 | No | Address line 2 | |
| provinceCode | No | Province/State code (e.g., CA, NY) |