update_a_bid_within_a_company
Modify bid details, amounts, items, and attachments in Procore's preconstruction bid management system for accurate project costing.
Instructions
Update a Bid within a Company. [Preconstruction/Bid Management] PATCH /rest/v1.0/companies/{company_id}/bids/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| company_id | Yes | Unique identifier for the company. | |
| attachments_attributes | No | attachments_attributes | |
| bidder_comments | No | Comments | |
| bidder_exclusion | No | Exclusions | |
| bidder_id | No | Bidder Login ID | |
| bidder_inclusion | No | Inclusions | |
| bid_items_attributes | No | bid_items_attributes | |
| is_bidder_committed | No | Bidder committed | |
| lump_sum_amount | No | Lump sum (overall) amount | |
| submitted | No | Vendor submitted Bid | |
| uploads | No | uploads | |
| bid_items_to_delete | No | IDs of Bid Items that need to be deleted |