update_timecard_entry_signature_project
Add a digital signature to a timecard entry for a specific project to verify work completion and maintain accurate project records in Procore.
Instructions
Update timecard entry signature (Project). [Project Management/Field Productivity] PATCH /rest/v1.0/projects/{project_id}/timecard_entries/{id}/sign
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the timecard entry. | |
| project_id | Yes | Unique identifier for the project. | |
| signature_id | Yes | The signature ID to be added to the timecard entry. |