Create Standard Cost Code List
create_standard_cost_code_listCreates a new Standard Cost Code List at the company level, adding Work Breakdown Structure records to Procore. Use to organize and categorize costs by standard codes.
Instructions
Create a new Standard Cost Code List at the Company level. Use this to create a new Work Breakdown Structure records in Procore. Creates a new Work Breakdown Structure records and returns the created object on success (HTTP 201). Required parameters: company_id, standard_cost_code_list. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: POST /rest/v1.0/standard_cost_code_lists
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | JSON request body field — unique identifier for the company. | |
| standard_cost_code_list | Yes | JSON request body field — standard_cost_code_list |