move_catalog_v2_0
Relocate a catalog within Procore's estimating hierarchy by specifying new parent catalog, enabling reorganization of cost structures for preconstruction planning.
Instructions
Move Catalog. [Preconstruction/Cost Catalog] POST /rest/v2.0/companies/{company_id}/estimating/catalogs/{catalog_id}/move/{parent_catalog_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_id | Yes | Catalog Id | |
| parent_catalog_id | Yes | Parent Catalog Id | |
| company_id | Yes | Unique company identifier associated with the Procore User Account. |