UPS Tracking API

Request Url:

JSON Request Sample:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"UPSSecurity": {
"UsernameToken": {
"Username": " userHere",
"Password": " passHere"
}
},
"ServiceAccessToken": {
"AccessLicenseNumber": "licNoHere"
},
"Request": {
"RequestOption": "15"
},
"InquiryNumber": "1Z12345E0291980793",
"TrackingOption": "02"
}

UPS SurePost rates:
92: UPS SurePost Less than 1LB - USL
93: UPS SurePost 1LB or greater - USG
94: UPS SurePost BPM - USB
95: UPS SurePost Media Mail - USM

参考:
https://www.ups.com/upsdeveloperkit

# Tool
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×