Home
Find the answer to your question
How to call ResolutionCaseManagementService - getUserCases API from VB.NET framework using SOAP request
http://developer.ebay.com/webservices/resolution-case-management/latest/ResolutionCaseManagementService.wsdl
The following is the code sample for getEBPCaseDetailAPI call using VB.NET
Code in the Program.vb file |
Imports RCM_Service_VB_Samples.com.ebay.developer
|
Code in the CustomRCMService.vb file |
Imports System.Configuration |