Skip to content

DPD Germany from ShipStation

DPD Germany from ShipStation offers domestic and international shipping services for Germany-based ShipStation API accounts shipping from Germany.

This guide provides developers with the details needed to build DPD Germany shipping capabilities into your ShipStation API workflows.

Requirements

carrier_name: dpd_germany

Rates

DPD Germany from ShipStation supports rate shopping with ShipStation API.

Service Details

Available DPD Germany services are provided below. Please note that carriers may update their available services at any time. To ensure you are always using valid services, you can use the list carrier services endpoint at any time.

Domestic Services

ServiceAPI Code
DPD CLASSICdpd_classic
DPD CLASSIC SMALL PARCELdpd_classic_small_parcel
DPD PAKETSHOP XS PAKETdpd_paketshop_xs_paket
DPD PAKETSHOP S PAKETdpd_paketshop_s_paket
DPD PAKETSHOP M PAKETdpd_paketshop_m_paket
DPD PAKETSHOP L PAKETdpd_paketshop_l_paket
DPD PAKETSHOP XL PAKETdpd_paketshop_xl_paket

International Services

ServiceAPI Code
DPD CLASSICdpd_classic_international
DPD CLASSIC SMALL PARCELdpd_classic_small_parcel_international
DPD PAKETSHOP XS PAKETdpd_paketshop_xs_paket_international
DPD PAKETSHOP S PAKETdpd_paketshop_s_paket_international
DPD PAKETSHOP M PAKETdpd_paketshop_m_paket_international
DPD PAKETSHOP L PAKETdpd_paketshop_l_paket_international
DPD PAKETSHOP XL PAKETdpd_paketshop_xl_paket_international
(NON-EU) DPD CLASSICdpd_classic_non_eu
(NON-EU) DPD CLASSIC SMALL PARCELdpd_classic_small_parcel_non_eu

Paketshop Weight & Dimensions

ServiceMin* (cm)Max* (cm)Max Weight (kg)
Paketshop XS Paket0353
Paketshop S Paket>355020
Paketshop M Paket>507020
Paketshop L Paket>709020
Paketshop XL Paket>9020

* Min and Max are the sum of the Longest + Shortest sides (cm)

† XL Paket maximum of 300 cm for Longest side + Girth (combined dimensions)

How to Calculate Girth and Combined Dimensions

Girth is the sum of the two shorter sides of a parcel, multiplied by 2. For example: The girth for a parcel measuring 35 x 20 x 10 cm would be calculated as 2*(20+10). So, the girth for this parcel is 60.

Combined dimensions is the girth + the longest side. Using the above example it would be calculated as 60 (girth) + 35 (longest side) = 95 (combined dimensions).

For additional assistance with calculating the girth and combined dimensions of a parcel, see the DPD Girth Calculator (DE) or DPD Girth Calculator (EN).

Classic Surcharges

AmountCriteria
€4.50Length: 120-175 cm or Width: >60 cm
€2.50Volume: >150 L
€33.00Weight: >31.5 kg or Length: >175 cm or Combined Dimensions: >300 cm
€55.00Weight: >40 kg or Length: >250 cm or Combined Dimensions: >330 cm

Classic Kleinpaket Maximums

MaximumValue
Weight3 kg
Length50 cm
Width50 cm
Height50 cm
Volume111 L

Return Services

Return Labels SUPPORTED ✅ with some services.

Adding Shipment Insurance

Adding additional shipment insurance is not supported for this carrier. DPD Germany provides included protection coverage with a maximum of €50 for loss or damage on shipments originating in Germany.

Label Support

  • Label sizes: 4"x 6"
  • Label formats: PDF

Label Reference Fields

PostNL from ShipStation does not support adding custom label messages.

Multi-Package Labels

DPD Germany supports multi-package shipments.

Voiding Labels

DPD Germany from ShipStation supports voiding labels with ShipStation API. INTERNAL + check for statuses for requested parcel before allowing to void the label. Time limit for Merchant to void the label 30 Days (Internal limit) Process if API void method doesn't exist the code checks the shipped date and calculates the number of days since creation. If more than 30 days, voiding is not allowed - Message: “Shipment is in carrier system: voiding not allowed.” If the shipment already has carrier event status, voiding is not allowed - Message “Shipment cannot be voided after 30 days of creation.”

Customs Declarations

DPD Germany for ShipStation supports generation of Generic Commercial Invoice for Non-EU International shipments.

Manifests

DPD Germany from ShipStation do not require manifesting.

Scheduling Pickups

Pickup for Home2 Services is auto-scheduled for the next day Pick-up, but cancellation is not supported. Pick-up is requested via label creation.

Service Points (PUDO)

DPD Germany from ShipStation supports service points PUDO (Pick-Up, Drop-Off). Drop-off and pick-up points can be found using the ShipEngine API methods GetServicePoint and GetServicePoints.

Tracking

DPD Germany from ShipStation supports receiving tracking updates. Review our Track a Package guides for details on tracking with the ShipStation API.