Skip to content

Instantly share code, notes, and snippets.

@w4ilun
Created December 22, 2016 10:41
Show Gist options
  • Save w4ilun/66b0ab4242b414c5ff8d2816dff29d33 to your computer and use it in GitHub Desktop.
Save w4ilun/66b0ab4242b414c5ff8d2816dff29d33 to your computer and use it in GitHub Desktop.
usps tracking api
http://production.shippingapis.com/ShippingAPI.dll?API=TrackV2&XML=<?xml version="1.0" encoding="UTF-8" ?><TrackRequest USERID="xxxxxxxx"><TrackID ID="EJ123456780US"></TrackID><TrackID ID="EJ123456781US"></TrackID><TrackID ID="12345"></TrackID></TrackRequest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment