Sync Sub Jobs
sync_sub_jobsUpdate existing Work Breakdown Structure sub job records by providing only the fields to change. Requires project ID and updates array.
Instructions
Sync Sub Jobs. Use this to update an existing Work Breakdown Structure records (only the supplied fields are changed). Updates the specified Work Breakdown Structure records and returns the modified object on success. Required parameters: project_id, project_id, updates. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: PATCH /rest/v1.0/sub_jobs/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | JSON request body field — unique identifier for the project. | |
| updates | Yes | JSON request body field — the updates for this Work Breakdown Structure operation |