update_timesheet_to_budget_configuration
Configure how timesheet entries link to budget line items in Procore. Set default line item types for time tracking and ERP integration to align labor costs with project budgets.
Instructions
Update timesheet to budget configuration. [Project Management/Field Productivity] PATCH /rest/v1.0/companies/{company_id}/timesheets/timesheet_to_budget_configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| apply_to_existing | No | Whether the passed in Line Item Type ID should be applied to existing timecard entries (erp or not) | |
| line_item_type_id | Yes | Line Item Type ID | |
| erp_default_line_item_type_id | Yes | ERP Line Item Type ID |