create_company_vendor
Add a new vendor to a company's directory in Procore by providing company ID and vendor details.
Instructions
Create company vendor. [Core/Directory] POST /rest/v1.0/vendors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Specifies which view of the resource to return (which attributes should be present in the response). The default view is extended. | |
| run_configurable_validations | No | If true, validations are run for the corresponding Configurable Field Set. | |
| company_id | Yes | Company ID | |
| vendor | Yes | vendor |