Associate Equipment With Project (Company)
associate_equipment_with_project_companyAssociate equipment with a project by creating a new equipment record for the specified company. Requires company ID.
Instructions
Associate equipment with project (Company). Use this to perform the associate equipment action on Equipment records. Creates a new Equipment records and returns the created object on success (HTTP 201). Required parameters: company_id. Procore API (v2.0): Core > Equipment. Endpoint: POST /rest/v2.0/companies/{company_id}/equipment_register/associate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. |