create_timecard_entry_company
Create company-level timecard entries in Procore to track employee work hours and labor costs across projects for accurate payroll and project management.
Instructions
Create timecard entry (Company). [Project Management/Field Productivity] POST /rest/v1.0/companies/{company_id}/timecard_entries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | The ID of the Project the Timecard Entry belongs to | |
| timecard_entry | Yes | Timecard Entry object |