update_company_vendor_business_register
Modify business registration details for a company vendor in Procore, including entity type and identifier, to maintain accurate vendor records.
Instructions
Update Company Vendor Business Register. [Core/Directory] PATCH /rest/v1.0/vendors/{id}/business_register
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Company Vendor | |
| company_id | Yes | ID of the Company | |
| type | Yes | Entity Type | |
| identifier | Yes | Entity ID. This field ignores spaces and dashes. |