ae_negotiate
Submit a negotiation action on a transaction. Supports counter-offers, accepting, or rejecting the current terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Negotiation action | |
| message | No | Message to include with the negotiation action | |
| transaction_id | Yes | UUID of the transaction | |
| proposed_price_cents | No | Counter-offer price in cents (required for 'counter' action) |