How can I enable my app to submit questions to sellers?
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.
2 comments
developer_support@ebay
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-exchanging.html
sekidata
OP2 years agoNot what I'm asking about. I want my app to send a buyer question, not respond to a message.