update_rounding_configuration
Configure time rounding rules for employee timecards in Procore projects. Set time increments and rounding methods to standardize time tracking.
Instructions
Update rounding configuration. [Project Management/Field Productivity] PATCH /rest/v1.0/companies/{company_id}/rounding_configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| time_increment | No | Time increment available for Timecard Entries. Options are 5, 6, 10, and 15 | |
| rule | No | Rule to apply to rounding. Options are 'up', 'down', 'nearest', and 'favor_employee' |