Advertisement
Guest User

Untitled

a guest
Oct 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.80 KB | None | 0 0
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <TrackResponse>
  3. <Response>
  4. <TransactionReference>
  5. <CustomerContext>Your Test case summary Description</CustomerContext>
  6. </TransactionReference>
  7. <ResponseStatusCode>1</ResponseStatusCode>
  8. <ResponseStatusDescription>Success</ResponseStatusDescription>
  9. </Response>
  10. <Shipment>
  11. <Shipper>
  12. <ShipperNumber>F00100</ShipperNumber>
  13. <Address>
  14. <City>HOBOKEN</City>
  15. <StateProvinceCode>NJ</StateProvinceCode>
  16. <PostalCode>07030</PostalCode>
  17. <CountryCode>US</CountryCode>
  18. </Address>
  19. </Shipper>
  20. <ShipmentWeight>
  21. <UnitOfMeasurement>
  22. <Code>LBS</Code>
  23. </UnitOfMeasurement>
  24. <Weight>35.00</Weight>
  25. </ShipmentWeight>
  26. <Service>
  27. <Code>02</Code>
  28. <Description>2ND DAY AIR</Description>
  29. </Service>
  30. <ShipmentIdentificationNumber>ATrackingNumber</ShipmentIdentificationNumber>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement