create_unmanaged_equipment_project_v2_0
Add unmanaged equipment to a Procore project by providing company ID, project ID, and equipment identification number.
Instructions
Create unmanaged equipment (Project). [Core/Equipment] POST /rest/v2.0/companies/{company_id}/projects/{project_id}/equipment_register/equipment_unmanaged
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The Id of the project | |
| company_id | Yes | Unique identifier for the company. | |
| identification_number | Yes | Identification number of the unmanaged equipment |