update_current_project_company_v2_0
Update the current project assignment for equipment in Procore by specifying company, equipment, and project IDs to track equipment usage.
Instructions
Update current project (Company). [Core/Equipment] PATCH /rest/v2.0/companies/{company_id}/equipment_register/{equipment_id}/current_project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equipment_id | Yes | Equipment Id | |
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | The project being logged on the equipment. |