accept_rfp_bid
Accept the winning bid for an RFP to lock in supplier terms, transition the RFP to MATCHED, and close further bidding.
Instructions
[Free / $0.0000 USDC] Accepts the winning bid for an RFP, locking in the supplier terms,
transitioning the RFP to MATCHED, and closing further bidding. Free execution.
Args:
rfp_id: Target RFP ID.
bid_id: Winning bid ID to accept.
buyer_id: EVM wallet address of the RFP creator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bid_id | Yes | ||
| rfp_id | Yes | ||
| buyer_id | Yes |