update_company_segment_item
Modify work breakdown structure segment items in Procore to update cost codes, names, or status for construction financial management.
Instructions
Update Company Segment Item. [Construction Financials/Work Breakdown Structure] PATCH /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments/{segment_id}/segment_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| segment_id | Yes | Segment ID | |
| id | Yes | Segment Item ID | |
| standard_cost_code_list_id | No | Standard Cost Code List ID (required for cost codes only) | |
| code | No | Segment Item Code | |
| name | No | Segment Item Name | |
| status | No | Segment Item Status |