square.listCustomerGroups retrieves the list of customer groups of a business.
Example
automations/square-list-customer-groups.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_READ.
Use the official ListCustomerGroups reference for provider field semantics and limits.
Output
Returns the officialSquare.ListCustomerGroupsResponse response as a codec-safe object. Square integer money amounts remain bigint values.