customers_create
Create a customer in SyncroMSP with business name, contact details, address, communication preferences, and custom fields. Phone and mobile auto-create entries.
Instructions
Create a new customer. Note: phone and mobile fields auto-create entries in the phones sub-resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| business_name | No | Business name | |
| firstname | No | First name | |
| lastname | No | Last name | |
| No | Email address | ||
| phone | No | Phone number | |
| mobile | No | Mobile number | |
| address | No | Street address | |
| address_2 | No | Address line 2 | |
| city | No | City | |
| state | No | State | |
| zip | No | ZIP code | |
| notes | No | Notes | |
| get_sms | No | Receive SMS notifications | |
| opt_out | No | Opt out of communications | |
| no_email | No | No email communications | |
| get_billing | No | Receive billing emails | |
| get_marketing | No | Receive marketing emails | |
| get_reports | No | Receive report emails | |
| ref_customer_id | No | Referring customer ID | |
| referred_by | No | Referral source | |
| tax_rate_id | No | Tax rate ID | |
| notification_email | No | Notification email | |
| invoice_cc_emails | No | Invoice CC emails | |
| invoice_term_id | No | Invoice term ID | |
| properties | No | Custom field values | |
| consent | No | Consent settings |