| Node |
Mandatory |
Data type (Length) |
Description |
| SHIPMENT |
N |
typeSHIPMENT |
Starts the shipment information If the node is provided, there must be at least one sub-element. |
| Element: CARRIER_PARCEL_TYPE |
N |
String |
Import key of a package type |
| Element: IDCODE_SHIP |
N |
String(30) |
Tracking number (e.g. DHL tracking number) |
| Element: IDCODE_RETURN |
N |
String(30) |
Tracking number of a return |
| Element: ROUTING_CODE |
N |
String(20) |
Routing code (DHL) of the customer address |
| Element: PRICE |
N |
FLOAT |
Shipping costs |
| Attribute: currency |
N |
String(3) |
Currency indicator for shipping costs |
| Element: IS_EXPRESS |
N |
BOOLEAN |
Express shipping tag; 0=no express shipping, 1=express shipping |