SingleknownTrackResponse-no-data-found.xml 1.1 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <req:TrackingResponse xmlns:req="http://www.dhl.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dhl.com TrackingResponse.xsd">
  9. <Response>
  10. <ServiceHeader>
  11. <MessageTime>2018-02-27T12:59:34+01:00</MessageTime>
  12. <MessageReference>1234567890123456789012345678</MessageReference>
  13. <SiteID>CustomerSiteID</SiteID>
  14. </ServiceHeader>
  15. </Response>
  16. <AWBInfo>
  17. <AWBNumber>4781585060</AWBNumber>
  18. <Status>
  19. <ActionStatus>No Shipments Found</ActionStatus>
  20. <Condition>
  21. <ConditionCode>209</ConditionCode>
  22. <ConditionData>No Shipments Found for AWBNumber 6017300993</ConditionData>
  23. </Condition>
  24. </Status>
  25. </AWBInfo>
  26. <LanguageCode>String</LanguageCode>
  27. </req:TrackingResponse>
  28. <!-- ServiceInvocationId:20180227125934_5793_74fbd9e1-a8b0-4f6a-a326-26aae979e5f0 -->