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 - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -