update_a_time_and_material_notification
Modify Time and Material Notifications in Procore projects to update status, signatures, and notification settings for field productivity tracking.
Instructions
Update a Time And Material Notification. [Project Management/Field Productivity] PATCH /rest/v1.0/projects/{project_id}/time_and_material_notifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| run_configurable_validations | No | If true, validations are run for the corresponding Configurable Field Set. | |
| creation | No | creation | |
| customer_signed | No | customer_signed | |
| company_signed | No | company_signed | |
| closed | No | closed | |
| group_equipment_totals_by | No | Grouping configurations for T&M Equipment push to Change Management | |
| notify_dl_on_customer_signed | No | notify_dl_on_customer_signed | |
| notify_dl_on_company_signed | No | notify_dl_on_company_signed | |
| notify_dl_on_creation | No | notify_dl_on_creation | |
| notify_dl_on_closed | No | notify_dl_on_closed | |
| group_labor_totals_by | No | Grouping configurations for T&M Labor push to Change Management |