How to test FedEx API in website -
i have test key, account number , password on fedex website.
i tried test fedex api, don't know can go testing on website.
i cannot find menus testing. checked email received notice testing url.
i clicked url, , source code appeared.
i downloaded source files on website well.
i'm wondering if need put information got source code website.
or, there can test? can find it?
when test credentials (key, password, account number, , meter number) fedex, can only use them through test web services (there not fedex test shipment website). of operations can perform credentials rate, ship, , cancel shipments.
in developer portal, can find sample code in different languages (java, c#, vb.net, etc). examples console applications, may need analyse how fedex request built , own implementation in application. moreover, if pay attention code, may notice examples don't show how process web service responses, recommend serialize responses xml or json can better visualize rates, labels , tracking numbers stored.
i attaching link of sample soap envelope shipment request hope helps started. fedex wsdl c# - setting invoice # value
best!
Comments
Post a Comment