Hi All: I'm trying to understand UPS's dotNet sample web service for it's time-in-transit API. I've gotten the service to work following the example code, but the "response" object doesn't seem to have anything in it except for the responseStatus. According
to the developers guide UPS provides, there should be an entire "TransitResponse" section with all the relevant information in it, but it doesn't seem to be part of the WSDL they provide.
Has anyone gotten this to work? Am I missing something obvious?
Go to the complete details ...