Skip to content

You can create shipments in myDHLFreight in two ways:

  • With a specific product code
  • Without specifying a product code upfront. This will enable you to choose a product in myDHLFreight.

Key Points for Integration

  • Follow the steps in Getting started to get access to API documentation and create an API key in Sandbox and Production.
  • PackageType, example “packageType”: “CLL”,
    DHL Sweden Domestic: CLL, PK, PL, 701, 702
    DHL Sweden International: CLL, PK, PLE, PLH
  • Add the following under additionalinformation:
    “additionalInformation”: [
      {
        “code”: “Export”,
        “stringValue”: “123456”, 
        “numericValue”: 1
      }
  • Add your DHL account number in “stringValue”
  • Log on to myDHLFreight and follow the instruction on DHL eCom Sweden MyDHLFreight
Title Download request
TransportInstruction request with product code Download
TransportInstruction request without product code Download

Contact: se.dbl@dhl.com