简体   繁体   English

如何获取fedex装运xml API请求和响应?

[英]how to get fedex shipment xml api request and response?

I want fedex shipment label api for my website. 我想要网站的联邦快递货运标签api。 Can anyone tell me how to get fedex print shipment label XML-API for php? 谁能告诉我如何为php获取fedex打印发货标签XML-API? How to request to the fedex and extract response. 如何向联邦快递提出要求并提取响应。

You can get access to the FedEx API by logging into your FedEx account and clicking on the "Developer Resource Center" link in the footer. 您可以通过登录FedEx帐户并单击页脚中的“开发人员资源中心”链接来访问FedEx API。 The direct link is http://www.fedex.com/us/developer/web-services/index.html . 直接链接是http://www.fedex.com/us/developer/web-services/index.html You can download the documentation and sample code from there. 您可以从此处下载文档和示例代码。

The FedEx documentation can be quite extensive & complicated. FedEx文档可能非常广泛且复杂。 I'm working with Shippo ( https://goshippo.com ). 我正在使用Shippo( https://goshippo.com )。 We provide an easy-to-use FedEx REST API and a PHP client library. 我们提供了易于使用的FedEx REST API和PHP客户端库。 Let me know if I can help with further questions! 让我知道是否可以解决其他问题!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM