ebay_send_offer_to_interested_buyers
Send discounted offers to interested eBay buyers, including a custom message and offer duration.
Instructions
Send offer to interested buyers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allow_counter_offer | No | Whether to allow counter-offers (currently must be false) | |
| message | No | Seller-defined message to buyers (max 2000 characters) | |
| offer_duration | No | Duration the offer is valid (default: 2 days) | |
| offered_items | No | Array of items to offer (currently limited to one item) | |
| marketplace_id | No | The eBay marketplace ID (X-EBAY-C-MARKETPLACE-ID header) |