create_company_inspection_template_item
Add custom inspection items to company templates in Procore to standardize quality checks and compliance procedures across projects.
Instructions
Create Company Inspection Template Item. [Project Management/Inspections] POST /rest/v1.0/companies/{company_id}/inspection_templates/{inspection_template_id}/items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| inspection_template_id | Yes | The ID of the Company Inspection Template | |
| name | No | Name | |
| position | No | Item position | |
| section_id | No | Response Set ID | |
| type | No | Item type | |
| response_set_id | No | Response Set ID |