create_wbs_attribute_item_v2_0
Add custom attributes to work breakdown structures in Procore to categorize and organize construction project costs and tasks.
Instructions
Create Wbs Attribute Item. [Construction Financials/Work Breakdown Structure] POST /rest/v2.0/companies/{company_id}/projects/{project_id}/wbs/attribute_items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| attribute_id | Yes | Attribute ID. | |
| name | Yes | Attribute Item name. Unique within the Attribute. |