bulk_update_managed_equipment_models
Update multiple equipment models simultaneously in Procore to modify attributes like active status, make, and type across your company's inventory.
Instructions
Bulk Update Managed Equipment models. [Project Management/Field Productivity] PATCH /rest/v1.0/companies/{company_id}/managed_equipment_models/bulk_update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| is_active | No | If the equipment model is active | |
| managed_equipment_make_id | No | The make id the Managed Equipment Model is associated with | |
| managed_equipment_type_id | No | The make id the Managed Equipment Model is associated with |