reactivate_project_vendor
Reactivate a previously deactivated vendor on a Procore project to restore their access and collaboration capabilities.
Instructions
Reactivate project vendor. [Core/Directory] PATCH /rest/v1.0/projects/{project_id}/vendors/inactive/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the vendor | |
| view | No | The normal view provides what is shown below. The extended view is the same as the normal view but includes children_count, legal_name, parent, and bidding. The default view is normal. |