Sync Cost Codes
sync_cost_codesSyncs cost codes by creating or updating a batch of Work Breakdown Structure records for a project. Provide the project ID and updates to modify cost codes in Procore.
Instructions
This endpoint creates or updates a batch of Cost Codes. See Using Sync Actions for additional information. 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, updates. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: PATCH /rest/v1.0/cost_codes/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Query string parameter — unique identifier for the project. | |
| sub_job_id | No | Query string parameter — unique identifier for the Sub Job | |
| updates | Yes | JSON request body field — the updates for this Work Breakdown Structure operation |