create_punch_item
Create a punch list item in Procore to track construction project issues, assign responsibilities, and manage resolution with attachments and validations.
Instructions
Create Punch Item. [Project Management/Punch List] POST /rest/v1.0/punch_items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_configurable_validations | No | If true, validations are run for the corresponding Configurable Field Set. | |
| project_id | Yes | Project ID to which the Punch Item belongs to | |
| attachments | No | Punch Item Assignment attachments. To upload attachments you must upload the entire payload as `multipart/form-data` content-type and specify each parameter as form-data together with `attachments[... | |
| punch_item | Yes | punch_item |