DPD Poland is the Polish branch of DPD, providing domestic and international parcel delivery services in Poland.
Overview
| Feature | Supported |
|---|
| Countries | Poland (PL) |
| Multi-parcel shipments | Yes |
| Cash on Delivery (COD) | Yes |
| Insurance | Yes |
| Label formats | PDF, EPL, ZPL |
| Tracking | Yes |
Configuration
Required Settings
| Setting | Type | Description |
|---|
login | string | Your DPD Poland API login |
password | string | Your DPD Poland API password |
masterFid | string | Your DPD master FID number |
Optional Settings
| Setting | Type | Default | Description |
|---|
sandboxMode | boolean | true | Use sandbox environment for testing |
payerFid | string | null | Payer FID (if different from master) |
generationPolicy | string | "NOW" | Label generation policy |
defaultLabelFormat | string | "PDF" | Label format: PDF, EPL, or ZPL |
Generation Policy
| Policy | Description |
|---|
NOW | Generate label immediately |
DEFERRED | Generate label later |
Cash on Delivery (COD)
| Field | Required | Description |
|---|
cash_on_delivery_amount | Yes | The amount to collect |
cash_on_delivery_currency | Yes | Currency (typically PLN) |
| Format | Description |
|---|
PDF | Standard PDF format for office printers |
EPL | EPL format for thermal printers |
ZPL | Zebra Programming Language for thermal printers |