Question by xephyr17 · Jul 03, 2014 at 10:51 AM · resolution-case-managemenapisoaprequestresponseresolutiongetusercasesheaderxml request
Help Required - getUserCases API ,Help required on GetUserCase Resolution Center API,Need Urgent Help with getUserCases
Hi All, Can someone please help me by posting the SOAP request for the getUserCases API. Sadly, the API is missing in the eBAY API Tool,
thanks
People who like this
Answer by jourbandts · Jul 09, 2014 at 04:14 PM
Sure, here is the WSDL, http://developer.ebay.com/webservices/resolution-case-management/latest/ResolutionCaseManagementService.wsdl.
People who like this
Answer by jourbandts · Jul 07, 2014 at 04:45 PM
Technically you don't even need any inputs. Go here to find the headers needed, http://developer.ebay.com/DevZone/resolution-case-management/Concepts/MakingACall.html.
I would also suggest downloading and using soapUI, where you can just add the WSDL. But here is a sample of getUserCases,
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:ser="http://www.ebay.com/marketplace/resolution/v1/services">
<soap:Header/>
<soap:Body>
<ser:getUserCasesRequest></ser:getUserCasesRequest>
</soap:Body>
</soap:Envelope>
thanks @jourbandts. Being a non-technical person$$anonymous$$I am struggling to understand even the basic stuff and I know it can be a bit frustrating to even answer basic questions.
if it is not too much to ask$$anonymous$$can you please post the following for me: 1) WSDL address
thanks again.
Your answer
