ebay_send_offer_to_interested_buyers
Send discounted offers to interested buyers to convert interest into sales. Set price, quantity, and offer duration to close deals faster.
Instructions
Send offer to interested buyers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Seller-defined message to buyers (max 2000 characters) | |
| offeredItems | No | Array of items to offer (currently limited to one item) | |
| marketplaceId | No | The eBay marketplace ID (X-EBAY-C-MARKETPLACE-ID header) | |
| offerDuration | No | Duration the offer is valid (default: 2 days) | |
| allowCounterOffer | No | Whether to allow counter-offers (currently must be false) |