square.removeGroupFromCustomer removes a group membership from a customer.
Example
automations/square-remove-group-from-customer.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_WRITE.
Use the official RemoveGroupFromCustomer reference for provider field semantics and limits.
Output
Returns the officialSquare.RemoveGroupFromCustomerResponse response as a codec-safe object. Square integer money amounts remain bigint values.