Skip to main content
square.retrieveCustomer returns details for a single customer.

Example

automations/square-retrieve-customer.automation.ts

Inputs

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

Output

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