09-13-2023 09:34 AM - edited 09-13-2023 09:36 AM
How can I use an eBay API to enable my app to submit "ask seller a question" messages? I'd like it to be able to programmatically send off questions to specific sellers about their listings.
10-11-2023 10:03 AM
Hi @sekidata
Buyers can ask sellers questions via the marketplace, and sellers can respond to these ASQ messages by using this call or the AddMemberMessageRTQ call.
Exchange messages Guide: https://developer.ebay.com/api-docs/user-guides/static/trading-user-guide/member-communications-exch...
10-11-2023 10:45 AM
Not what I'm asking about. I want my app to send a buyer question, not respond to a message.