Creates or updates a WageSetting
object.
PUT
/v2/team-members/{team_member_id}/wage-setting
Creates or updates a WageSetting
object.
The object is created if a WageSetting
with the specified team_member_id
doesn't exist. Otherwise, it fully replaces the WageSetting
object for the team member. The WageSetting
is returned on a successful update. For more information, see Troubleshooting the Team API.
Square recommends using CreateTeamMember or UpdateTeamMember to manage the TeamMember.wage_setting
field directly.
The complete WageSetting
object. For all job assignments, specify one of the following:
job_id
(recommended) - If needed, call ListJobs to get a list of all jobs. Requires Square API version 2024-12-18 or later.job_title
- Use the exact, case-sensitive spelling of an existing title unless you want to create a new job. This value is ignored if job_id
is also provided.