Bulk create customers
Customers
Bulk create customers
Creates multiple customers for a business in a single request.
POST
Bulk create customers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business to create customers for.
Body
application/json
External ID for the customer.
Name of individual customer or contact.
Name of company customer.
Email address.
Mobile phone number.
Office phone number.
Physical address.
Memo for any text you would like to associate with the customer (for example, to display to end users).
Response
Customers created successfully.