Skip to content

Commit ac936bd

Browse files
author
James Van Dyne
committed
Fixes production TrackService wsdl to use production url.
1 parent c1883e7 commit ac936bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fedex/wsdl/TrackService_v5.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1504,7 +1504,7 @@
15041504
</binding>
15051505
<service name="TrackService">
15061506
<port name="TrackServicePort" binding="ns:TrackServiceSoapBinding">
1507-
<s1:address location="https://wsbeta.fedex.com:443/web-services/track"/>
1507+
<s1:address location="https://ws.fedex.com:443/web-services/track"/>
15081508
</port>
15091509
</service>
15101510
</definitions>

0 commit comments

Comments
 (0)