Bulk Update Time And Material Equipment Logs
bulk_update_time_and_material_equipment_logsBulk update Time and Material Equipment logs for a project with one request. Modify specified field productivity records and receive the updated objects.
Instructions
Bulk update Time and Material Equipment logs with one request. Use this to update an existing Field Productivity records (only the supplied fields are changed). Updates the specified Field Productivity records and returns the modified object on success. Required parameters: project_id, time_and_material_equipment_logs. Procore API: Project Management > Field Productivity. Endpoint: PATCH /rest/v1.0/projects/{project_id}/time_and_material_equipment_logs/bulk_update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| time_and_material_equipment_logs | Yes | JSON request body field — array of Time and material equipment log objects |