show_standard_cost_code
Retrieve standard cost code details from Procore's construction financials system to manage work breakdown structure data for project costing.
Instructions
Show Standard Cost Code. [Construction Financials/Work Breakdown Structure] GET /rest/v1.0/standard_cost_codes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| company_id | Yes | Unique identifier for the company. | |
| standard_cost_code_list_id | Yes | The ID of the Standard Cost Code List | |
| view | No | The 'default' view only returns id and standard_cost_code_list_id. The 'compact' view also includes origin_id. The 'extended' view includes the more complete list of attributes shown below. The 'ex... | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |