有没有可能让联邦快递的ship(tracking) history of particular tracking number using Fedex SOAP API。如果是,那么是如何实现的?
发布于 2019-02-01 15:35:30
是的,联邦快递提供“追踪服务”的服务。标准服务选项卡中的https://www.fedex.com/en-us/developer/web-services/process.html可查找不同语言的跟踪托运服务。
您可以通过以下两种方式跟踪货件
1)按跟踪编号跟踪
2)通过参考编号跟踪
https://stackoverflow.com/questions/54111079
复制相似问题