DHL REQUEST ERROR MESSAGE
-
Hi, i have this error while using the plugin:
<?xml version=”1.0″ encoding=”UTF-8″?>
<p:DCTRequest xmlns:p=”http://www.dhl.com” xmlns:p1=”http://www.dhl.com/datatypes” xmlns:p2=”http://www.dhl.com/DCTRequestdatatypes” xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:schemaLocation=”http://www.dhl.com DCT-req.xsd “>
<GetQuote>
<Request>
<ServiceHeader>
<MessageTime>2017-09-14T15:20:53</MessageTime>
<MessageReference>1234567890123456789012345678901</MessageReference>
<SiteID>COASTALANE</SiteID>
<Password>V54RDNKE1y</Password>
</ServiceHeader>
</Request>
<From>
<CountryCode>NG</CountryCode>
<City>Lagos</City>
</From>
<BkgDetails>
<PaymentCountryCode>NG</PaymentCountryCode>
<Date>2017-09-14</Date>
<ReadyTime>PT10H21M</ReadyTime>
<DimensionUnit>CM</DimensionUnit>
<WeightUnit>KG</WeightUnit>
<Pieces>
<Piece><PieceID>1</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>10</Height><Depth>30</Depth><Width>20</Width><Weight>10</Weight></Piece><Piece><PieceID>2</PieceID><PackageTypeCode>BOX</PackageTypeCode><Height>10</Height><Depth>30</Depth><Width>20</Width><Weight>10</Weight></Piece>
</Pieces>
<PaymentAccountNumber>365122638</PaymentAccountNumber>
<IsDutiable>N</IsDutiable>
<NetworkTypeCode>AL</NetworkTypeCode></BkgDetails>
<To>
<CountryCode>NG</CountryCode>
<Postalcode></Postalcode>
</To></GetQuote>
</p:DCTRequest>I’ve contacted the guys at DHL but they said <ReadyTime>PT10H21M</ReadyTime> should be <ReadyTimeGMTOffset>+01:00</ReadyTimeGMTOffset> since i’m using from Nigeria. What am I doing wrong?
The page I need help with: [log in to see the link]
The topic ‘DHL REQUEST ERROR MESSAGE’ is closed to new replies.