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

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -