Finalize Negotiation
finalize_negotiationAs the buyer, pay the agreed price to create the escrow deal and start the transfer. Same payment methods as a purchase (card, USDC, x402). Requires domains:transfer scope. For a broker-sourced acquisition, if the agreed price is above the max_budget you set, this returns BUDGET_EXCEEDED - retry with confirm_over_budget: true to proceed anyway.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| negotiation_id | Yes | The agreed negotiation to finalize | |
| payment_method | No | ||
| confirm_over_budget | No | Set true to finalize a broker deal above the max_budget you set on the acquisition request |