Forum Discussion
PaoloT
Lithium Alumni (Retired)
Hi
you can modify your call
http://community.ebay.com/restapi/vc/search/messages?q=feedback+threat&restapi.response_style=view&restapi.format_detail=full_list_element
to use solution:true in the q parameter in the following way
http://community.ebay.com/restapi/vc/search/messages?q=feedback+threat+AND+solution:true&restapi.response_style=view&restapi.format_detail=full_list_element
to retrieve the solutions. You could then look up at the thread element in the solution to find out which was the original question (i.e. the topic message).
Hope this helps,
dhpawar
12 years agoHelper
I want within single call original question as well as accepted answer.is it possible?
Related Content
- 3 years ago
- 3 years ago
- 3 years ago