reactivate_company_vendor
Reactivate an inactive vendor in Procore to restore their access and enable collaboration on projects. This tool allows you to bring vendors back into your company's directory for continued work.
Instructions
Reactivate company vendor. [Core/Directory] PATCH /rest/v1.0/companies/{company_id}/vendors/inactive/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the vendor | |
| view | No | Specifies which view of the resource to return (which attributes should be present in the response). The default view is extended. |