square.retrieveCustomerSegment retrieves a specific customer segment as identified by the segment_id value.
Example
automations/square-retrieve-customer-segment.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_READ.
Use the official RetrieveCustomerSegment reference for provider field semantics and limits.
Output
Returns the officialSquare.GetCustomerSegmentResponse response as a codec-safe object. Square integer money amounts remain bigint values.