square.createCustomerGroup creates a new customer group for a business.
Example
automations/square-create-customer-group.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_WRITE.
Use the official CreateCustomerGroup reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateCustomerGroupResponse response as a codec-safe object. Square integer money amounts remain bigint values.