Updates the title or tip eligibility of a job.
PUT
/v2/team-members/jobs/{job_id}
Updates the title or tip eligibility of a job.
Changes to the title propagate to all JobAssignment
, Shift
, and TeamMemberWage
objects that reference the job ID. Changes to tip eligibility propagate to all TeamMemberWage
objects that reference the job ID.