Skip to main content
square.retrieveCustomerGroup retrieves a specific customer group as identified by the group_id value.

Example

automations/square-retrieve-customer-group.automation.ts

Inputs

Every input accepts a compatible signal. It requires CUSTOMERS_READ. Use the official RetrieveCustomerGroup reference for provider field semantics and limits.

Output

Returns the official Square.GetCustomerGroupResponse response as a codec-safe object. Square integer money amounts remain bigint values.