Create Customer (GraphQL)
Creates a new customer. When sendPassword is true (the default) a random password is generated and the credentials are emailed to the customer; when false, an explicit password is required.
Permission: customers.customers.create. The response carries the new customer's scalars and the nested group object.
TIP
See the Customers overview for how the menu works.
All admin operations require an admin Bearer token — see Authentication.

