Bulk Retrieve Managed Equipment
bulk_retrieve_managed_equipmentRestore multiple managed equipment items in one request to update field productivity records. Provide company ID and equipment IDs.
Instructions
Restore multiple Managed Equipment with one request. Use this to update an existing Field Productivity records (only the supplied fields are changed). Updates the specified Field Productivity records and returns the modified object on success. Required parameters: company_id. Procore API: Project Management > Field Productivity. Endpoint: PATCH /rest/v1.0/companies/{company_id}/managed_equipment/bulk_restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| managed_equipment_ids | No | JSON request body field — iDs of all Managed Equipment specified for bulk restore |