create_wbs_attributes_v2_0
Add custom attributes to Work Breakdown Structure (WBS) in Procore construction projects to organize financial data and project details.
Instructions
Create Wbs Attributes. [Construction Financials/Work Breakdown Structure] POST /rest/v2.0/companies/{company_id}/projects/{project_id}/wbs/attributes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| name | Yes | Attribute name. Unique within the project. | |
| position | Yes | Position of the Attribute in the Company. Unique within the Project. |