update_change_event_v1_1
Modify change events in Procore construction projects to update details, attachments, line items, and status for financial tracking.
Instructions
Update Change Event. [Construction Financials/Change Events] PATCH /rest/v1.1/change_events/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| attachments | No | Not to be used if other attachment types are included | |
| attachments_by_drawing_revision | No | attachments_by_drawing_revision | |
| attachments_by_file_version | No | attachments_by_file_version | |
| attachments_by_form | No | attachments_by_form | |
| attachments_by_image | No | attachments_by_image | |
| attachments_by_uuid | No | attachments_by_uuid | |
| change_items | No | Change Event Line Items | |
| change_reason | No | change_reason | |
| change_type | No | change_type | |
| custom_fields | No | custom_fields | |
| description | No | description | |
| event_origin | No | event_origin | |
| external_data | No | external_data | |
| number | No | number | |
| prime_contract_for_estimates | No | prime_contract_for_estimates | |
| scope | No | Event Scope | |
| source | No | The Change Event source refers to the resource that was responsible for creating this Change Event. | |
| source_of_revenue_rom | No | Revenue ROM source for this Change Event | |
| status | No | status | |
| title | No | title |