people_technician_ratings_update
Update a technician's rating for a specific job by providing the technician ID and job ID, with a confirmation flag to apply the changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID | |
| _confirmed | No | Set to true to confirm this write operation | |
| technicianId | Yes | Technician ID |