Skip to main content
square.searchCustomers searches the customer profiles associated with a Square account using one or more supported query filters.

Example

automations/square-search-customers.automation.ts

Inputs

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

Output

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