update_an_equipment_model
Modify equipment model details in Procore to maintain accurate project inventory and field productivity records.
Instructions
Update an equipment model. [Project Management/Field Productivity] PATCH /rest/v1.0/companies/{company_id}/managed_equipment_models/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the company to get the models for | |
| company_id | Yes | Unique identifier for the company. | |
| name | Yes | Name of the equipment model | |
| managed_equipment_make_id | Yes | Equipment make ID the model is associated to | |
| managed_equipment_type_id | Yes | Equipment type ID the model is associated to | |
| is_active | No | If the equipment model is active |