update_bid_form
Modify bid form details in Procore to adjust pricing, alternates, or titles for preconstruction bid management.
Instructions
Update Bid Form. [Preconstruction/Bid Management] PATCH /rest/v1.0/projects/{project_id}/bid_packages/{bid_package_id}/bid_forms/{bid_form_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| bid_package_id | Yes | Bid Package ID | |
| bid_form_id | Yes | Bid Form ID | |
| title | Yes | Bid Form Title | |
| base_bid | No | Base Bids | |
| alternates | No | Alternate bids |