DHL is a global logistics company providing international shipping services.
Overview
| Feature | Supported |
|---|
| Countries | Worldwide |
| Multi-parcel shipments | Yes |
| Cash on Delivery (COD) | Yes |
| Insurance | Yes |
| Label formats | PDF, ZPL |
| Tracking | Yes |
Configuration
Required Settings
| Setting | Type | Description |
|---|
login | string | Your DHL API login |
password | string | Your DHL API password |
companyCode | string | Your DHL company code |
customerNumber | string | Your DHL customer number |
accountNumber | string | Your DHL account number |
Optional Settings
| Setting | Type | Default | Description |
|---|
sandboxMode | boolean | true | Use DHL sandbox environment for testing |
defaultLabelFormat | string | "PDF" | Default label format: PDF or ZPL |
Cash on Delivery (COD)
| Field | Required | Description |
|---|
cash_on_delivery_amount | Yes | The amount to collect |
cash_on_delivery_currency | Yes | Currency code |
| Format | Description |
|---|
PDF | Standard PDF format for office printers |
ZPL | Zebra Programming Language for thermal printers |