Create Customer
create_customerCreate a new customer record in Service Fusion. Use when you need to add a customer or company; contacts and locations must be added later via the web UI.
Instructions
Create a new customer record. Contacts/locations can't be set here — Service Fusion publishes no item schema for those fields; add them via the web UI instead. A 403 response means these credentials lack permission to create customers, and the same web UI must be used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_type | No | Default payment type. Use get_payment_types for valid values. | |
| customer_name | Yes | Customer or company name. | |
| referral_source | No | Lead/referral source (exact match). Use get_sources for valid values. |