ItemReturnParamsResponse Structure
This structure is a result of the getReturnParams method.
Structure Fields
Field Name | Type | Description |
---|---|---|
params | itemReturnParams | Number of parameters |
Example:
<params> <item> <countryCode>AT</countryCode> <product>ZC</product> <pieceHeader>DHL PARCEL RETURN CONNECT</pieceHeader> <routing>PO</routing> <code2l>72</code2l> <courierAvailable>true</courierAvailable> <courierMaxWeight>31.5</courierMaxWeight> <courierMaxWidth>60</courierMaxWidth> <courierMaxHeight>60</courierMaxHeight> <courierMaxLength>120</courierMaxLength> <courierMaxCod>0</courierMaxCod> <courierNstAvailable>true</courierNstAvailable> <maxNst>200</maxNst> <maxGirth>360</maxGirth> <packstationAvailable>true</packstationAvailable> <packstationMaxWeight>10</packstationMaxWeight> <packstationMaxWidth>35</packstationMaxWidth> <packstationMaxHeight>35</packstationMaxHeight> <packstationNstAvailable>true</packstationNstAvailable> <packstationMaxLength>60</packstationMaxLength> <postfilialeAvailable>true</postfilialeAvailable> <postfilialeMaxWeight>31.5</postfilialeMaxWeight> <postfilialeMaxWidth>60</postfilialeMaxWidth> <postfilialeMaxHeight>60</postfilialeMaxHeight> <postfilialeNstAvailable>false</postfilialeNstAvailable> <postfilialeMaxLength>120</postfilialeMaxLength> <zipFormat>NNNN</zipFormat> </item> </params>