Skip to main content
square.listTeamMemberWages returns a paginated list of TeamMemberWage instances for a business.

Example

automations/square-list-team-member-wages.automation.ts

Inputs

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

Output

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