Update Equipment (Project)
update_equipment_project_company_v2_0Update an existing equipment record in a Procore project by specifying the project and company IDs. Only supplied fields are changed.
Instructions
Update equipment (Project). Use this to update an existing Equipment records (only the supplied fields are changed). Updates the specified Equipment records and returns the modified object on success. Required parameters: project_id, company_id. Procore API (v2.0): Core > Equipment. Endpoint: PATCH /rest/v2.0/companies/{company_id}/projects/{project_id}/equipment_register
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — the Id of the project | |
| company_id | Yes | URL path parameter — unique identifier for the company. |