Created
May 24, 2016 22:30
-
-
Save thehashrocket/a161ee650efa234b1a349b8ba2a9fa7c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://my.yrc.com/national/WebServices/YRCZipFinder_V1.wsdl" xmlns:yrcwZipFinderm="http://my.yrc.com/national/WebServices/YRCZipFinderMessages_V1.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><mns:lookupCity xmlns:mns="http://my.yrc.com/national/WebServices/YRCZipFinder_V1.wsdl" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><lookupCityRequest xsi:type="yrcwZipFinderm:YRCLookupCityRequest"><zipCode xsi:type="xsd:string">84015</zipCode><country xsi:type="yrcwZipFinderm:CountryCode">USA</country></lookupCityRequest></mns:lookupCity></SOAP-ENV:Body></SOAP-ENV:Envelope> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment