scheduling_appointment_assignments_assign_technicians
Assign one or more technicians to a job appointment using technician IDs and the appointment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _confirmed | No | Set to true to confirm this write operation | |
| technicianIds | Yes | Technician IDs to assign to the appointment | |
| jobAppointmentId | Yes | Job appointment ID to assign technicians to |