Restore A Time And Material Entry
restore_a_time_and_material_entryRestore a deleted time and material entry in Procore. Specify the project ID and entry ID to recover the record.
Instructions
Restored a deleted Time And Material Entry. Use this to update an existing Field Productivity records (only the supplied fields are changed). Updates the specified Field Productivity records and returns the modified object on success. Required parameters: project_id, id. Procore API: Project Management > Field Productivity. Endpoint: PATCH /rest/v1.0/projects/{project_id}/time_and_material_entries/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — id of the Time And Material Entry |