Skip to content

DHL Connector

DHL Parcel

DHL Parcel DE Shipping API v2 for Business Central


Overview

The merchantCENTRAL DHL Connector creates shipping labels directly from Business Central via the official DHL Parcel DE Shipping API v2. Labels can be automatically generated after posting a shipment.

Features

Feature Description
Label Creation Create shipping labels directly from BC
Cancellation Cancel shipping labels
End of Day Perform manifest/end-of-day closing
Multi-Package Multiple packages per shipment
Auto-Print Automatic printing after label creation (via Print Service)

DHL Products

Product Code Description
V01PAK DHL PAKET (domestic)
V53WPAK DHL PAKET International
V54EPAK DHL Europaket
V62KP DHL Kleinpaket (small package)
V66WPI Warenpost International

Technical Details

  • API: DHL Parcel DE Shipping API v2
  • Production URL: https://api-eu.dhl.com/parcel/de/shipping/v2
  • Sandbox URL: https://api-sandbox.dhl.com/parcel/de/shipping/v2
  • Authentication: API Key (dhl-api-key header) + Basic Auth
  • Data Format: JSON

Endpoints

Endpoint Method Purpose
/orders POST Create shipments (max. 30 per call)
/orders GET Retrieve labels
/orders DELETE Cancel shipments
/manifests POST End of day
/manifests GET Retrieve manifest document

Prerequisites

  • Microsoft Dynamics 365 Business Central (Cloud)
  • merchantCENTRAL Hub App
  • DHL Business Customer Portal account
  • DHL API Key from developer.dhl.com

→ Documentation → Contact