Creates a new customer object in Zenskar. Customer objects represent the individuals or companies you do business with and serve for your revenue operations—they must exist before you can create contracts, generate invoices, or process payments.
The customer record stores essential billing information including contact details, billing and shipping addresses, tax identifiers, payment preferences, and custom metadata specific to your business needs. Only customer_name is required at creation—all other fields are optional, allowing you to capture minimal information initially. The customer address is an important field which is used for Regional tax calculation, make sure this field is correct for the required customers.
When integrated with external systems, newly created customers are automatically synchronized with configured platforms like Stripe, HubSpot, Zoho, or Xero. Use the external_id field to maintain references to source systems for bidirectional synchronization.
Documentation Index
Fetch the complete documentation index at: https://docs2.zenskar.com/llms.txt
Use this file to discover all available pages before exploring further.
Create Customer Request Schema
Full name of the customer or company
External identifier for this customer from your system or third-party CRM (e.g., Salesforce ID)
255Custom key-value pairs for storing additional customer information (e.g., industry, account tier, sales rep)
Primary billing address for the customer
Shipping address if different from billing address
List of tax identifiers for the customer (e.g., VAT number, GST number)
Primary email address for the customer (must be unique within organization)
Primary phone number for the customer (include country code, e.g., +1-555-0100)
External connector information for integration with third-party systems
Enable or disable email communications for this customer (invoices, receipts, etc.)
Enable or disable automatic payment charging for invoices
Business entity ID to associate with this customer
Successfully created customer
Create Customer Response Schema
Customer Id
External Customer Id
Customer name
Customer Custom Data
Customer Address
Customer Ship To Address
Customer Tax Ids
Customer primary email address
Customer Tags
Customer Phone Number
To enable/disable communications
To enable/disable auto-charge
Business Entity Id