Questions tagged [ups-api]

The Application Programming Interface (API) provided by United Parcel Service of America, Inc allows integration of UPS shipping functionality directly into a website or enterprise system.

The Application Programming Interface (API) provided by United Parcel Service of America, Inc allows integration of UPS shipping functionality directly into a website or enterprise system.

19 questions
0
votes
1 answer

Solution in validating UPS api credentials

I'm working on a website in where some customers have the options to insert UPS Api credentials (key, username and password), and based on those credentials, UPS TimeInTransit and Tracking API are used. I'm looking for a solution to validate these…
Fellner Arthur
  • 217
  • 3
  • 17
0
votes
0 answers

What is the limit number of request per day for UPS Address Validation Street Level API?

I have downloaded UPS Address Validation Street Level API and tried it for my ASP.NET MVC project, but I couldn't see to find out about this info: What is the limit number of request per day?
J - C Sharper
  • 1,567
  • 7
  • 23
  • 36
0
votes
1 answer

Display delivery status from UPS

I am using the UPS courier service for the delivery of the packages. In my website I need to display the delivery status of a particular order using the tracking number, I used the following example, https://github.com/chetan/php-ups-api I added the…
Neha Dangui
  • 597
  • 2
  • 13
  • 28
0
votes
1 answer

Need Raw XML For Request & Response In UPS API (.Net console app)

Need Raw XML For Request & Response In UPS API (.Net) Trying to implement logging with code posted from the post above but I am having trouble with code posted. TranceExtension returns everything as null. Any help is appreciated. Thank you.
stsong
  • 1
  • 2
1
2