Update Standard Cost Code List
update_standard_cost_code_listUpdate a company-level Standard Cost Code List, changing only the supplied fields in Procore's Work Breakdown Structure.
Instructions
Update a Standard Cost Code List at the Company level. 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: id, company_id, standard_cost_code_list. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: PATCH /rest/v1.0/standard_cost_code_lists/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier for the Standard Cost Code | |
| company_id | Yes | JSON request body field — unique identifier for the Procore company | |
| standard_cost_code_list | Yes | JSON request body field — standard Cost Code List Updates |