Fedex Track Service Wsdl : Useful Links
(SoapUI enables you to test SOAP/Wsdl's without programming, so you can check
on FedEx website it says it supposes WSDL and SOAP , may be it doesn't support REST.
This created an "App_WebReferences" folder within my project and within that a WSDL file and a discomap file for the track and rate services. I ...
Dim reply As TrackReply = service.track(request)
Tracking Service Module This package contains the shipment tracking methods defined by Fedex's TrackService WSDL file. Each is encapsulated in a class for ...