php - Create a Shipment Order in ups.com through api -


i have api key , login credentials of ups.com want create shipment after order placed in website through api call,i have read documentation not getting specific code or call. welcomed....

you may find example code in ups developer kit portal (https://www.ups.com/upsdeveloperkit). login ups username , password download desired compressed file (e.g.: rating, shipping, etc.). see picture below.

ups developer kit portal

inside compressed files find web services , xml api's documentation , code samples written in java, c#, perl , php.

best!


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -