TrackingResponse_SingleAWB.xml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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:27:42+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>success</ActionStatus>
  20. </Status>
  21. <ShipmentInfo>
  22. <OriginServiceArea>
  23. <ServiceAreaCode>HKG</ServiceAreaCode>
  24. <Description>HONG KONG-HKG</Description>
  25. </OriginServiceArea>
  26. <DestinationServiceArea>
  27. <ServiceAreaCode>HKG</ServiceAreaCode>
  28. <Description>HONG KONG-HKG</Description>
  29. </DestinationServiceArea>
  30. <ShipperName>NET-A-PORTER</ShipperName>
  31. <ShipperAccountNumber>123456789</ShipperAccountNumber>
  32. <ConsigneeName>NICOLE LI</ConsigneeName>
  33. <ShipmentDate>2017-12-24T13:35:00</ShipmentDate>
  34. <Pieces>1</Pieces>
  35. <Weight>2.0</Weight>
  36. <WeightUnit>K</WeightUnit>
  37. <GlobalProductCode>N</GlobalProductCode>
  38. <ShipmentDesc>NOT RESTRICTED FOR TRANSPORT,</ShipmentDesc>
  39. <DlvyNotificationFlag>Y</DlvyNotificationFlag>
  40. <Shipper>
  41. <City>HONG KONG</City>
  42. <CountryCode>HK</CountryCode>
  43. </Shipper>
  44. <Consignee>
  45. <City>HONG KONG</City>
  46. <DivisionCode>CH</DivisionCode>
  47. <CountryCode>HK</CountryCode>
  48. </Consignee>
  49. <ShipperReference>
  50. <ReferenceID>1060571</ReferenceID>
  51. </ShipperReference>
  52. <ShipmentEvent>
  53. <Date>2017-12-24</Date>
  54. <Time>13:35:00</Time>
  55. <ServiceEvent>
  56. <EventCode>SD</EventCode>
  57. <Description>Shipment information received</Description>
  58. </ServiceEvent>
  59. <Signatory/>
  60. <ServiceArea>
  61. <ServiceAreaCode>HKG</ServiceAreaCode>
  62. <Description>HONG KONG-HKG</Description>
  63. </ServiceArea>
  64. </ShipmentEvent>
  65. </ShipmentInfo>
  66. </AWBInfo>
  67. <LanguageCode>en</LanguageCode>
  68. </req:TrackingResponse>
  69. <!-- ServiceInvocationId:20180227122741_5793_e0f8c40e-5245-4737-ab31-323030366721 -->