We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5150cfd commit 922157aCopy full SHA for 922157a
2 files changed
fedex/wsdl/RateService_v16.wsdl
@@ -4860,7 +4860,7 @@
4860
</binding>
4861
<service name="RateService">
4862
<port name="RateServicePort" binding="ns:RateServiceSoapBinding">
4863
- <s1:address location="https://wsbeta.fedex.com:443/web-services/rate"/>
+ <s1:address location="https://ws.fedex.com:443/web-services/rate"/>
4864
</port>
4865
</service>
4866
</definitions>
fedex/wsdl/ShipService_v13.wsdl
@@ -6284,7 +6284,7 @@
6284
6285
<service name="ShipService">
6286
<port name="ShipServicePort" binding="ns:ShipServiceSoapBinding">
6287
- <s1:address location="https://wsbeta.fedex.com:443/web-services/ship"/>
+ <s1:address location="https://ws.fedex.com:443/web-services/ship"/>
6288
6289
6290
-</definitions>
+</definitions>
0 commit comments