square.retrieveWageSetting retrieves a WageSetting object for a team member specified by TeamMember.id.
Example
automations/square-retrieve-wage-setting.automation.ts
Inputs
Every input accepts a compatible signal. It requiresEMPLOYEES_READ.
Use the official RetrieveWageSetting reference for provider field semantics and limits.
Output
Returns the officialSquare.GetWageSettingResponse response as a codec-safe object. Square integer money amounts remain bigint values.