create_a_bid_form
Generate bid forms for construction projects to collect contractor pricing and alternates during preconstruction bid management.
Instructions
Create a Bid Form. [Preconstruction/Bid Management] POST /rest/v1.0/projects/{project_id}/bid_packages/{bid_package_id}/bid_forms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| bid_package_id | Yes | Bid Package ID | |
| title | Yes | Bid Form Title | |
| base_bid | No | Base Bids | |
| alternates | No | Alternate bids |