Skip to content

Instantly share code, notes, and snippets.

@poundifdef
Created February 25, 2013 18:23
Show Gist options
  • Save poundifdef/5032019 to your computer and use it in GitHub Desktop.
Save poundifdef/5032019 to your computer and use it in GitHub Desktop.
<?xml version="1.0" ?>
<AccessRequest xml:lang='en-US'>
<AccessLicenseNumber>YOURACCESSLICENSENUMBER</AccessLicenseNumber>
<UserId>YOURUSERID</UserId>
<Password>YOURPASSWORD</Password>
</AccessRequest>
<?xml version="1.0" ?>
<TrackRequest>
<Request>
<TransactionReference>
<CustomerContext>guidlikesubstance</CustomerContext>
</TransactionReference>
<RequestAction>Track</RequestAction>
</Request>
<TrackingNumber>1Z9999999999999999</TrackingNumber>
</TrackRequest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment