GetInternationalParamsResponse Structure
This structure is the result of the getInternationalParams method.
Structure Fields
Field Name | Type | Description |
---|---|---|
params | InternationalParam | Number of parameters |
Example:
<params> <item> <countryName>Germany</countryName> <countryNameEn>Germany</countryNameEn> <countryCode>DE</countryCode> <product>EK</product> <pieceHeader>DHL PARCEL CONNECT</pieceHeader> <pickupDays>3</pickupDays> <courierMaxWeight>31.5</courierMaxWeight> <courierMaxWidth>60</courierMaxWidth> <courierMaxHeight>60</courierMaxHeight> <courierMaxLength>120</courierMaxLength> <courierMaxCod>1500</courierMaxCod> <courierCodCurrency>EUR</courierCodCurrency> <courierExchrate>4.16</courierExchrate> <courierNstAvaiable>true</courierNstAvaiable> <courierMaxNst>200</courierMaxNst> <courierMaxGirth>360</courierMaxGirth> <packstationAvaiable>true</packstationAvaiable> <packstationMaxWeight>31.5</packstationMaxWeight> <packstationMaxWidth>35</packstationMaxWidth> <packstationMaxHeight>35</packstationMaxHeight> <packstationMaxLength>60</packstationMaxLength> <postfilialeAvaiable>true</postfilialeAvaiable> <postfilialeMaxWeight>31.5</postfilialeMaxWeight> <postfilialeMaxWidth>60</postfilialeMaxWidth> <postfilialeMaxHeight>60</postfilialeMaxHeight> <postfilialeMaxLength>120</postfilialeMaxLength> <zipFormat>NNNNN</zipFormat> <emailRequired>0</emailRequired> <active>3</active> <dutyProduct>EK</dutyProduct> <dutyPickupDays>4</dutyPickupDays> <dutyPieceHeader>DHL PARCEL CONNECT</dutyPieceHeader> <dutyMaxWeight>32</dutyMaxWeight> <dutyMaxWidth>60</dutyMaxWidth> <dutyMaxHeight>60</dutyMaxHeight> <dutyMaxLength>120</dutyMaxLength> <dutyNstAvailable>1</dutyNstAvailable> <dutyMaxNst>200</dutyMaxNst> <dutyMaxGirth>360</dutyMaxGirth> </item> </params>