DHL Freight Product API Virtual Sandbox
Access domestic and international palletized road freight transport products and package types.
The DHL Freight Product API allows business customers to retrieve available road freight transport products and package types across Europe. It supports querying specific product details, matching products based on shipment criteria, and calculating chargeable weights for palletized freight.
Use this hosted sandbox to simulate DHL Freight Product API APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this sandbox to validate freight product availability, test product matching logic based on shipment parameters, verify chargeable weight calculation responses, and handle package type lookups before integrating with DHL Freight production systems.
Products(5 operations)
GET
[
{
"active": true,
"additionalServices": [
{
"code": "Insurance",
"codeMappings": [
{
"code": "POD",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Additional insurance cover",
"name": "Insurance",
"translations": [
{
"information": "Additional coverage",
"languageCode": "it",
"name": "Assurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "es",
"name": "Assurance"
}
]
},
{
"code": "DropOffByConsignor",
"codeMappings": [
{
"code": "POD",
"value": "456"
},
{
"code": "LFT",
"value": "123"
},
{
"code": "INS",
"value": "456"
},
{
"code": "NOTIF",
"value": "789"
},
{
"code": "LFT",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Additional insurance cover",
"name": "Liftgate",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Assicurazione"
},
{
"information": "Additional coverage",
"languageCode": "de",
"name": "Versicherung"
},
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Versicherung"
},
{
"information": "Cobertura adicional",
"languageCode": "es",
"name": "Assurance"
}
]
},
{
"code": "TailLiftUnloading",
"codeMappings": [
{
"code": "NOTIF",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Additional insurance cover",
"name": "Liftgate",
"translations": [
{
"information": "Additional coverage",
"languageCode": "it",
"name": "Versicherung"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "es",
"name": "Assicurazione"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "en",
"name": "Versicherung"
}
]
}
],
"customRules": "Dangerous Goods restricted",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "2.1",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "PACKED"
},
{
"type": "UN_NUMBER",
"value": "LQ"
}
],
"name": "Flammable Gases"
},
{
"allowed": true,
"class": "5.1",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "PACKED"
},
{
"type": "QUANTITY",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "1000kg"
}
],
"name": "Toxic Substances"
},
{
"allowed": true,
"class": "9",
"exceptions": [
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "PACKAGING",
"value": "1000kg"
}
],
"name": "Miscellaneous"
}
],
"description": "Economical groupage freight",
"exclusions": [
{
"code": "PERISH",
"name": "Livestock"
},
{
"code": "OVERSZ",
"name": "Perishable Goods"
},
{
"code": "LIVESTOCK",
"name": "Livestock"
},
{
"code": "PERISH",
"name": "Fragile Items"
}
],
"fromCountries": [
{
"country": {
"countryCode": "ME",
"customs": false,
"englishName": "Montserrat"
}
},
{
"country": {
"countryCode": "LI",
"customs": false,
"englishName": "Christmas Island"
}
},
{
"country": {
"countryCode": "US",
"customs": false,
"englishName": "Saint Lucia"
}
},
{
"country": {
"countryCode": "TN",
"customs": false,
"englishName": "Samoa"
}
}
],
"isDomestic": true,
"marketAvailability": [
{
"name": "C2B"
},
{
"name": "ENTERPRISE"
},
{
"name": "ENTERPRISE"
},
{
"name": "ENTERPRISE"
}
],
"name": "DHL Freight Priority",
"packageTypes": [
{
"code": "BUNDLE",
"name": "Barrel"
},
{
"code": "BARREL",
"name": "Pallet"
},
{
"code": "BUNDLE",
"name": "Pallet"
},
{
"code": "CRATE",
"name": "Barrel"
},
{
"code": "DRUM",
"name": "Bundle"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Sender Pays"
}
],
"piece": {
"height": {
"max": 40,
"min": 3
},
"length": {
"max": 43,
"min": 5
},
"loadingMeters": {
"max": 19215.75,
"min": 59.77
},
"numberOfPieces": {
"max": 27,
"min": 5
},
"palletPlaces": {
"max": 1953.32,
"min": 52.1
},
"volume": {
"max": 10408.26,
"min": 47.97
},
"weight": {
"max": 21881,
"min": 59.66
},
"width": {
"max": 23,
"min": 3
}
},
"productCode": "DST",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 13499.92,
"min": 94.58
},
"totalNumberOfPieces": {
"max": 29,
"min": 3
},
"totalPalletPlaces": {
"max": 12658.49,
"min": 62.35
},
"totalVolume": {
"max": 2120.41,
"min": 44.76
},
"totalWeight": {
"max": 16824.47,
"min": 39.14
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "MT",
"customs": true,
"englishName": "Dominican Republic"
},
"deliveryTypes": [
{
"code": "STD",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 26,
"min": 2
},
"length": {
"max": 32,
"min": 2
},
"loadingMeters": {
"max": 13338.22,
"min": 67.49
},
"numberOfPieces": {
"max": 46,
"min": 4
},
"palletPlaces": {
"max": 6467.55,
"min": 66.81
},
"volume": {
"max": 12290.83,
"min": 73.89
},
"weight": {
"max": 2355.4,
"min": 94.75
},
"width": {
"max": 36,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 24349.15,
"min": 72.46
},
"totalNumberOfPieces": {
"max": 14,
"min": 5
},
"totalPalletPlaces": {
"max": 777.5,
"min": 88.83
},
"totalVolume": {
"max": 13829.79,
"min": 40.61
},
"totalWeight": {
"max": 24659.17,
"min": 80.98
}
}
}
],
"postalCodeExcludes": "12345"
},
{
"country": {
"countryCode": "TD",
"customs": false,
"englishName": "Bangladesh"
},
"deliveryTypes": [
{
"code": "PRI",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 33,
"min": 1
},
"length": {
"max": 24,
"min": 1
},
"loadingMeters": {
"max": 13382.52,
"min": 36.83
},
"numberOfPieces": {
"max": 33,
"min": 3
},
"palletPlaces": {
"max": 13195.57,
"min": 79.31
},
"volume": {
"max": 20135.09,
"min": 84.66
},
"weight": {
"max": 22609.44,
"min": 68.02
},
"width": {
"max": 28,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 24770.04,
"min": 94.34
},
"totalNumberOfPieces": {
"max": 13,
"min": 2
},
"totalPalletPlaces": {
"max": 3472.27,
"min": 97.3
},
"totalVolume": {
"max": 6557.63,
"min": 35.89
},
"totalWeight": {
"max": 2813.74,
"min": 84.98
}
}
},
{
"code": "PRI",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 32,
"min": 1
},
"length": {
"max": 50,
"min": 3
},
"loadingMeters": {
"max": 6206.91,
"min": 99.01
},
"numberOfPieces": {
"max": 40,
"min": 5
},
"palletPlaces": {
"max": 16730.32,
"min": 81.4
},
"volume": {
"max": 19361.98,
"min": 72.95
},
"weight": {
"max": 20970.21,
"min": 77.42
},
"width": {
"max": 27,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 15942.67,
"min": 59.91
},
"totalNumberOfPieces": {
"max": 33,
"min": 1
},
"totalPalletPlaces": {
"max": 1380.08,
"min": 48.83
},
"totalVolume": {
"max": 9520.48,
"min": 54.98
},
"totalWeight": {
"max": 13164.76,
"min": 69.22
}
}
},
{
"code": "EXP",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 13,
"min": 5
},
"length": {
"max": 46,
"min": 5
},
"loadingMeters": {
"max": 11651.95,
"min": 41.83
},
"numberOfPieces": {
"max": 13,
"min": 1
},
"palletPlaces": {
"max": 9122.42,
"min": 85.27
},
"volume": {
"max": 5578.72,
"min": 83.25
},
"weight": {
"max": 22517.51,
"min": 73.01
},
"width": {
"max": 43,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 21306.22,
"min": 48.5
},
"totalNumberOfPieces": {
"max": 13,
"min": 4
},
"totalPalletPlaces": {
"max": 6185.46,
"min": 87.95
},
"totalVolume": {
"max": 6255.14,
"min": 54.72
},
"totalWeight": {
"max": 18705.38,
"min": 98.21
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 27,
"min": 5
},
"length": {
"max": 33,
"min": 1
},
"loadingMeters": {
"max": 19730.43,
"min": 56.52
},
"numberOfPieces": {
"max": 19,
"min": 3
},
"palletPlaces": {
"max": 3322.02,
"min": 98.75
},
"volume": {
"max": 17879.54,
"min": 48.12
},
"weight": {
"max": 15227.12,
"min": 64.63
},
"width": {
"max": 20,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 10622.2,
"min": 37.86
},
"totalNumberOfPieces": {
"max": 30,
"min": 4
},
"totalPalletPlaces": {
"max": 20970.56,
"min": 79.29
},
"totalVolume": {
"max": 3805.51,
"min": 49.67
},
"totalWeight": {
"max": 5648.33,
"min": 79.75
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 11,
"min": 3
},
"length": {
"max": 47,
"min": 4
},
"loadingMeters": {
"max": 23283.43,
"min": 77.6
},
"numberOfPieces": {
"max": 12,
"min": 5
},
"palletPlaces": {
"max": 15509.32,
"min": 54.89
},
"volume": {
"max": 9597.32,
"min": 76.31
},
"weight": {
"max": 22720.66,
"min": 69.51
},
"width": {
"max": 43,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 8623.54,
"min": 51.21
},
"totalNumberOfPieces": {
"max": 49,
"min": 2
},
"totalPalletPlaces": {
"max": 12023.6,
"min": 64.93
},
"totalVolume": {
"max": 19645.7,
"min": 42.81
},
"totalWeight": {
"max": 6868.98,
"min": 53.78
}
}
}
],
"postalCodeExcludes": "12345"
}
]
}
]GET
| Query Parameter Name | Example |
|---|---|
fromCountryCode | DE |
toCountryCode | FR |
{
"active": true,
"additionalServices": [
{
"code": "PriorityServiceP12",
"codeMappings": [
{
"code": "LFT",
"value": "456"
},
{
"code": "INS",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Tail lift required",
"name": "Tail lift",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "de",
"name": "Assicurazione"
}
]
},
{
"code": "DropOffByConsignor",
"codeMappings": [
{
"code": "INS",
"value": "456"
},
{
"code": "POD",
"value": "456"
},
{
"code": "POD",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Email/SMS notifications",
"name": "Tail lift",
"translations": [
{
"information": "Zusätzliche Deckung",
"languageCode": "es",
"name": "Assicurazione"
},
{
"information": "Cobertura adicional",
"languageCode": "es",
"name": "Assurance"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "de",
"name": "Seguro"
}
]
},
{
"code": "CashOnDelivery",
"codeMappings": [
{
"code": "INS",
"value": "123"
},
{
"code": "POD",
"value": "789"
},
{
"code": "INS",
"value": "456"
},
{
"code": "INS",
"value": "789"
},
{
"code": "INS",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Additional insurance cover",
"name": "Liftgate",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "de",
"name": "Seguro"
},
{
"information": "Cobertura adicional",
"languageCode": "it",
"name": "Assurance"
},
{
"information": "Cobertura adicional",
"languageCode": "fr",
"name": "Insurance"
},
{
"information": "Cobertura adicional",
"languageCode": "de",
"name": "Assicurazione"
},
{
"information": "Couverture supplémentaire",
"languageCode": "es",
"name": "Insurance"
}
]
},
{
"code": "SideLoadingPickup",
"codeMappings": [
{
"code": "NOTIF",
"value": "456"
},
{
"code": "LFT",
"value": "789"
},
{
"code": "LFT",
"value": "789"
},
{
"code": "POD",
"value": "456"
},
{
"code": "POD",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Signed POD requested",
"name": "Insurance",
"translations": [
{
"information": "Couverture supplémentaire",
"languageCode": "en",
"name": "Seguro"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Versicherung"
}
]
}
],
"customRules": "Non-stackable only",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "QUANTITY",
"value": "LQ"
}
],
"name": "Flammable Liquids"
},
{
"allowed": false,
"class": "8",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "UN1234"
}
],
"name": "Toxic Substances"
},
{
"allowed": false,
"class": "6.1",
"exceptions": [
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "PACKED"
}
],
"name": "Flammable Liquids"
},
{
"allowed": false,
"class": "6.1",
"exceptions": [
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "QUANTITY",
"value": "LQ"
}
],
"name": "Toxic Substances"
}
],
"description": "Economical groupage freight",
"exclusions": [
{
"code": "PERISH",
"name": "Perishable Goods"
}
],
"fromCountries": [
{
"country": {
"countryCode": "CF",
"customs": false,
"englishName": "Croatia"
}
},
{
"country": {
"countryCode": "SR",
"customs": false,
"englishName": "Bahrain"
}
},
{
"country": {
"countryCode": "LK",
"customs": false,
"englishName": "Croatia"
}
}
],
"isDomestic": true,
"marketAvailability": [
{
"name": "B2B"
},
{
"name": "GOV"
},
{
"name": "C2B"
},
{
"name": "B2C"
},
{
"name": "C2B"
}
],
"name": "DHL Freight Priority",
"packageTypes": [
{
"code": "DRUM",
"name": "Crate"
},
{
"code": "CRATE",
"name": "Pallet"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Sender Pays"
},
{
"code": "SENDER",
"customs": false,
"name": "Receiver Pays"
}
],
"piece": {
"height": {
"max": 18,
"min": 2
},
"length": {
"max": 12,
"min": 4
},
"loadingMeters": {
"max": 15345.93,
"min": 91.84
},
"numberOfPieces": {
"max": 37,
"min": 1
},
"palletPlaces": {
"max": 14178.89,
"min": 36.44
},
"volume": {
"max": 12876.27,
"min": 54.64
},
"weight": {
"max": 7301.35,
"min": 45.87
},
"width": {
"max": 42,
"min": 3
}
},
"productCode": "DST",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 5852.13,
"min": 68.45
},
"totalNumberOfPieces": {
"max": 45,
"min": 1
},
"totalPalletPlaces": {
"max": 12890.42,
"min": 51.25
},
"totalVolume": {
"max": 8385.71,
"min": 76.53
},
"totalWeight": {
"max": 9042.47,
"min": 67.5
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "SA",
"customs": true,
"englishName": "American Samoa"
},
"deliveryTypes": [
{
"code": "DOOR-TO-DOOR",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 28,
"min": 5
},
"length": {
"max": 46,
"min": 4
},
"loadingMeters": {
"max": 10089.68,
"min": 77.16
},
"numberOfPieces": {
"max": 27,
"min": 3
},
"palletPlaces": {
"max": 2642.32,
"min": 99.64
},
"volume": {
"max": 10077.12,
"min": 77.04
},
"weight": {
"max": 6574.09,
"min": 72.12
},
"width": {
"max": 17,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 16331.79,
"min": 82.76
},
"totalNumberOfPieces": {
"max": 50,
"min": 4
},
"totalPalletPlaces": {
"max": 20654.87,
"min": 42.41
},
"totalVolume": {
"max": 24841.08,
"min": 84.37
},
"totalWeight": {
"max": 9335.56,
"min": 46.07
}
}
},
{
"code": "ON-DEMAND",
"name": "Express Delivery",
"piece": {
"height": {
"max": 38,
"min": 2
},
"length": {
"max": 19,
"min": 3
},
"loadingMeters": {
"max": 6994.26,
"min": 60.99
},
"numberOfPieces": {
"max": 18,
"min": 2
},
"palletPlaces": {
"max": 24152.55,
"min": 44.21
},
"volume": {
"max": 5573.87,
"min": 95.9
},
"weight": {
"max": 1967.17,
"min": 47.38
},
"width": {
"max": 11,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 17538.24,
"min": 78.52
},
"totalNumberOfPieces": {
"max": 34,
"min": 1
},
"totalPalletPlaces": {
"max": 5502.47,
"min": 62.01
},
"totalVolume": {
"max": 24152.62,
"min": 94.87
},
"totalWeight": {
"max": 12200.25,
"min": 41.7
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 29,
"min": 1
},
"length": {
"max": 49,
"min": 5
},
"loadingMeters": {
"max": 22591.46,
"min": 65.99
},
"numberOfPieces": {
"max": 23,
"min": 5
},
"palletPlaces": {
"max": 14096.61,
"min": 98.39
},
"volume": {
"max": 7070.69,
"min": 78.82
},
"weight": {
"max": 7819.98,
"min": 49.56
},
"width": {
"max": 11,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 5756.47,
"min": 46.66
},
"totalNumberOfPieces": {
"max": 48,
"min": 5
},
"totalPalletPlaces": {
"max": 3182.1,
"min": 85.96
},
"totalVolume": {
"max": 16605.65,
"min": 72.99
},
"totalWeight": {
"max": 18076,
"min": 36.69
}
}
},
{
"code": "ON-DEMAND",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 33,
"min": 5
},
"length": {
"max": 26,
"min": 1
},
"loadingMeters": {
"max": 6423.15,
"min": 71.16
},
"numberOfPieces": {
"max": 45,
"min": 3
},
"palletPlaces": {
"max": 16131.82,
"min": 71.24
},
"volume": {
"max": 3914.44,
"min": 65.81
},
"weight": {
"max": 23380.99,
"min": 97.37
},
"width": {
"max": 15,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 15952.17,
"min": 74.45
},
"totalNumberOfPieces": {
"max": 30,
"min": 5
},
"totalPalletPlaces": {
"max": 17432.33,
"min": 93.77
},
"totalVolume": {
"max": 5819.29,
"min": 57.43
},
"totalWeight": {
"max": 16031.8,
"min": 91.1
}
}
}
],
"postalCodeExcludes": "None"
},
{
"country": {
"countryCode": "VC",
"customs": false,
"englishName": "Belgium"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 43,
"min": 2
},
"length": {
"max": 44,
"min": 4
},
"loadingMeters": {
"max": 13167.14,
"min": 50.02
},
"numberOfPieces": {
"max": 31,
"min": 5
},
"palletPlaces": {
"max": 11043.32,
"min": 74.18
},
"volume": {
"max": 18066.22,
"min": 73.08
},
"weight": {
"max": 22210.72,
"min": 96.11
},
"width": {
"max": 10,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 8577.34,
"min": 90.66
},
"totalNumberOfPieces": {
"max": 39,
"min": 1
},
"totalPalletPlaces": {
"max": 16307.17,
"min": 49.55
},
"totalVolume": {
"max": 16766.43,
"min": 67.2
},
"totalWeight": {
"max": 6822.25,
"min": 87.14
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 30,
"min": 3
},
"length": {
"max": 35,
"min": 5
},
"loadingMeters": {
"max": 8917.83,
"min": 81.79
},
"numberOfPieces": {
"max": 21,
"min": 5
},
"palletPlaces": {
"max": 9179.73,
"min": 65.85
},
"volume": {
"max": 8202.56,
"min": 37.43
},
"weight": {
"max": 15917.83,
"min": 88.75
},
"width": {
"max": 29,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 724.42,
"min": 60.67
},
"totalNumberOfPieces": {
"max": 15,
"min": 2
},
"totalPalletPlaces": {
"max": 9605.3,
"min": 81.29
},
"totalVolume": {
"max": 5117.58,
"min": 98.94
},
"totalWeight": {
"max": 22467.48,
"min": 75.08
}
}
},
{
"code": "EXP",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 21,
"min": 2
},
"length": {
"max": 29,
"min": 2
},
"loadingMeters": {
"max": 10425.62,
"min": 83.49
},
"numberOfPieces": {
"max": 23,
"min": 2
},
"palletPlaces": {
"max": 564.25,
"min": 82.95
},
"volume": {
"max": 18198.52,
"min": 37.91
},
"weight": {
"max": 24263.52,
"min": 82.88
},
"width": {
"max": 12,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 20939.43,
"min": 96.05
},
"totalNumberOfPieces": {
"max": 33,
"min": 5
},
"totalPalletPlaces": {
"max": 17632.33,
"min": 63.48
},
"totalVolume": {
"max": 14415.47,
"min": 50.14
},
"totalWeight": {
"max": 10619.39,
"min": 65.41
}
}
},
{
"code": "PRI",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 15,
"min": 5
},
"length": {
"max": 10,
"min": 3
},
"loadingMeters": {
"max": 10862.55,
"min": 74.15
},
"numberOfPieces": {
"max": 17,
"min": 1
},
"palletPlaces": {
"max": 6776.6,
"min": 90.11
},
"volume": {
"max": 15518.68,
"min": 90.8
},
"weight": {
"max": 3103.96,
"min": 92.56
},
"width": {
"max": 47,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 24938.79,
"min": 54.2
},
"totalNumberOfPieces": {
"max": 27,
"min": 3
},
"totalPalletPlaces": {
"max": 7332.87,
"min": 57.42
},
"totalVolume": {
"max": 640.09,
"min": 65.43
},
"totalWeight": {
"max": 3252.94,
"min": 74.35
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 18,
"min": 5
},
"length": {
"max": 13,
"min": 1
},
"loadingMeters": {
"max": 16395.53,
"min": 47.71
},
"numberOfPieces": {
"max": 38,
"min": 1
},
"palletPlaces": {
"max": 19527.83,
"min": 49.85
},
"volume": {
"max": 23923.82,
"min": 79.91
},
"weight": {
"max": 12287.49,
"min": 58.45
},
"width": {
"max": 38,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 16856.78,
"min": 66.91
},
"totalNumberOfPieces": {
"max": 34,
"min": 1
},
"totalPalletPlaces": {
"max": 4339.72,
"min": 73.35
},
"totalVolume": {
"max": 9575.07,
"min": 49.64
},
"totalWeight": {
"max": 19932.98,
"min": 41.85
}
}
}
],
"postalCodeExcludes": "98765"
},
{
"country": {
"countryCode": "SX",
"customs": false,
"englishName": "Latvia"
},
"deliveryTypes": [
{
"code": "EXP",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 20,
"min": 5
},
"length": {
"max": 50,
"min": 3
},
"loadingMeters": {
"max": 18314.29,
"min": 43.59
},
"numberOfPieces": {
"max": 43,
"min": 4
},
"palletPlaces": {
"max": 23244.07,
"min": 64.72
},
"volume": {
"max": 23848.8,
"min": 40.57
},
"weight": {
"max": 11173.92,
"min": 80.64
},
"width": {
"max": 42,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7869.45,
"min": 87.62
},
"totalNumberOfPieces": {
"max": 45,
"min": 2
},
"totalPalletPlaces": {
"max": 9714.6,
"min": 45.75
},
"totalVolume": {
"max": 708.3,
"min": 45.1
},
"totalWeight": {
"max": 6840.33,
"min": 92.11
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 22,
"min": 3
},
"length": {
"max": 47,
"min": 3
},
"loadingMeters": {
"max": 2879.13,
"min": 60.51
},
"numberOfPieces": {
"max": 34,
"min": 4
},
"palletPlaces": {
"max": 7401.81,
"min": 46.64
},
"volume": {
"max": 21762.7,
"min": 75.96
},
"weight": {
"max": 17270.6,
"min": 99
},
"width": {
"max": 43,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 16735.02,
"min": 78.05
},
"totalNumberOfPieces": {
"max": 20,
"min": 1
},
"totalPalletPlaces": {
"max": 3489.54,
"min": 81.33
},
"totalVolume": {
"max": 16501.4,
"min": 40.42
},
"totalWeight": {
"max": 4815.31,
"min": 79.62
}
}
},
{
"code": "PRI",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 43,
"min": 5
},
"length": {
"max": 37,
"min": 2
},
"loadingMeters": {
"max": 14804.62,
"min": 47.65
},
"numberOfPieces": {
"max": 29,
"min": 2
},
"palletPlaces": {
"max": 10754.88,
"min": 85.84
},
"volume": {
"max": 2995.57,
"min": 45.82
},
"weight": {
"max": 1364.48,
"min": 70.03
},
"width": {
"max": 12,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7746.04,
"min": 46.28
},
"totalNumberOfPieces": {
"max": 22,
"min": 2
},
"totalPalletPlaces": {
"max": 5959.31,
"min": 42.13
},
"totalVolume": {
"max": 9991.88,
"min": 76.94
},
"totalWeight": {
"max": 7625.35,
"min": 81.16
}
}
}
],
"postalCodeExcludes": "12345"
}
]
}POST
{
"marketAvailability": "B2B",
"parties": [
{
"address": {
"countryCode": "DE",
"postalCode": "53175"
},
"type": "Consignor"
},
{
"address": {
"countryCode": "FR",
"postalCode": "69000"
},
"type": "Consignee"
}
],
"pieces": [
{
"height": 40,
"length": 80,
"numberOfPieces": 5,
"stackable": true,
"weight": 100,
"width": 120
}
],
"totalNumberOfPieces": 5,
"totalWeight": 500
}[
{
"active": true,
"additionalServices": [
{
"code": "HighValueShipment",
"codeMappings": [
{
"code": "NOTIF",
"value": "789"
},
{
"code": "INS",
"value": "123"
},
{
"code": "POD",
"value": "789"
},
{
"code": "POD",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Tail lift required",
"name": "Proof of Delivery",
"translations": [
{
"information": "Additional coverage",
"languageCode": "fr",
"name": "Seguro"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "en",
"name": "Seguro"
}
]
},
{
"code": "TailLiftLoading",
"codeMappings": [
{
"code": "NOTIF",
"value": "456"
},
{
"code": "NOTIF",
"value": "789"
},
{
"code": "POD",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Signed POD requested",
"name": "Insurance",
"translations": [
{
"information": "Couverture supplémentaire",
"languageCode": "fr",
"name": "Versicherung"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "es",
"name": "Seguro"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "es",
"name": "Insurance"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Insurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "de",
"name": "Versicherung"
}
]
}
],
"customRules": "Customs clearance required",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "PACKED"
},
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "LQ"
},
{
"type": "PACKAGING",
"value": "PACKED"
}
],
"name": "Oxidizers"
},
{
"allowed": false,
"class": "8",
"exceptions": [
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "1000kg"
}
],
"name": "Flammable Liquids"
},
{
"allowed": true,
"class": "1",
"exceptions": [
{
"type": "QUANTITY",
"value": "PACKED"
}
],
"name": "Flammable Gases"
}
],
"description": "Standard road freight transport",
"exclusions": [
{
"code": "PERISH",
"name": "Hazardous Materials"
},
{
"code": "LIVESTOCK",
"name": "Hazardous Materials"
}
],
"fromCountries": [
{
"country": {
"countryCode": "LB",
"customs": false,
"englishName": "Slovenia"
}
},
{
"country": {
"countryCode": "HM",
"customs": false,
"englishName": "Uruguay"
}
},
{
"country": {
"countryCode": "GN",
"customs": false,
"englishName": "Austria"
}
}
],
"isDomestic": true,
"marketAvailability": [
{
"name": "C2B"
},
{
"name": "C2B"
}
],
"name": "DHL Freight Standard",
"packageTypes": [
{
"code": "BUNDLE",
"name": "Drum"
},
{
"code": "BARREL",
"name": "Bundle"
}
],
"payerCodes": [
{
"code": "RECEIVER",
"customs": true,
"name": "Receiver Pays"
},
{
"code": "THIRD_PARTY",
"customs": false,
"name": "Third Party Pays"
},
{
"code": "RECEIVER",
"customs": false,
"name": "Third Party Pays"
},
{
"code": "SENDER",
"customs": true,
"name": "Third Party Pays"
}
],
"piece": {
"height": {
"max": 36,
"min": 2
},
"length": {
"max": 14,
"min": 3
},
"loadingMeters": {
"max": 15122.67,
"min": 70.72
},
"numberOfPieces": {
"max": 26,
"min": 5
},
"palletPlaces": {
"max": 22603.82,
"min": 88.01
},
"volume": {
"max": 17977.27,
"min": 98.68
},
"weight": {
"max": 15580.7,
"min": 89.31
},
"width": {
"max": 15,
"min": 4
}
},
"productCode": "LTL",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 8461.01,
"min": 97.34
},
"totalNumberOfPieces": {
"max": 17,
"min": 4
},
"totalPalletPlaces": {
"max": 922.32,
"min": 46.93
},
"totalVolume": {
"max": 18304.79,
"min": 41.85
},
"totalWeight": {
"max": 22452.39,
"min": 43.03
}
},
"stackable": false,
"toCountries": [
{
"country": {
"countryCode": "BR",
"customs": false,
"englishName": "Nepal"
},
"deliveryTypes": [
{
"code": "EXP",
"name": "Express Delivery",
"piece": {
"height": {
"max": 10,
"min": 3
},
"length": {
"max": 45,
"min": 4
},
"loadingMeters": {
"max": 3628.38,
"min": 57.68
},
"numberOfPieces": {
"max": 32,
"min": 3
},
"palletPlaces": {
"max": 19438.51,
"min": 99.96
},
"volume": {
"max": 14075.06,
"min": 40.76
},
"weight": {
"max": 13183.23,
"min": 98.65
},
"width": {
"max": 20,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 19107.32,
"min": 39.05
},
"totalNumberOfPieces": {
"max": 20,
"min": 2
},
"totalPalletPlaces": {
"max": 14904.98,
"min": 89.95
},
"totalVolume": {
"max": 22858.75,
"min": 55.97
},
"totalWeight": {
"max": 652.42,
"min": 61.94
}
}
},
{
"code": "PRI",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 32,
"min": 3
},
"length": {
"max": 42,
"min": 4
},
"loadingMeters": {
"max": 3191.68,
"min": 93.47
},
"numberOfPieces": {
"max": 23,
"min": 1
},
"palletPlaces": {
"max": 2905.14,
"min": 99.43
},
"volume": {
"max": 24713.43,
"min": 91.22
},
"weight": {
"max": 8692.76,
"min": 90.86
},
"width": {
"max": 30,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 20649.02,
"min": 89.53
},
"totalNumberOfPieces": {
"max": 35,
"min": 1
},
"totalPalletPlaces": {
"max": 9142.58,
"min": 79.99
},
"totalVolume": {
"max": 6324.47,
"min": 92.61
},
"totalWeight": {
"max": 23313.62,
"min": 65.1
}
}
},
{
"code": "EXP",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 48,
"min": 4
},
"length": {
"max": 41,
"min": 5
},
"loadingMeters": {
"max": 1218.92,
"min": 45.48
},
"numberOfPieces": {
"max": 24,
"min": 3
},
"palletPlaces": {
"max": 13435.54,
"min": 40.09
},
"volume": {
"max": 20067.47,
"min": 71.35
},
"weight": {
"max": 18211.25,
"min": 49.57
},
"width": {
"max": 28,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 14917.99,
"min": 69.48
},
"totalNumberOfPieces": {
"max": 44,
"min": 1
},
"totalPalletPlaces": {
"max": 16362.32,
"min": 92.11
},
"totalVolume": {
"max": 24261.54,
"min": 46.46
},
"totalWeight": {
"max": 13043.86,
"min": 77.15
}
}
},
{
"code": "HUB-TO-HUB",
"name": "Express Delivery",
"piece": {
"height": {
"max": 13,
"min": 3
},
"length": {
"max": 50,
"min": 2
},
"loadingMeters": {
"max": 12251.01,
"min": 89.58
},
"numberOfPieces": {
"max": 36,
"min": 3
},
"palletPlaces": {
"max": 9825.16,
"min": 70.75
},
"volume": {
"max": 8718.25,
"min": 65.67
},
"weight": {
"max": 675,
"min": 69.74
},
"width": {
"max": 24,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 17136.23,
"min": 72.07
},
"totalNumberOfPieces": {
"max": 14,
"min": 2
},
"totalPalletPlaces": {
"max": 19726.35,
"min": 35.89
},
"totalVolume": {
"max": 7974.06,
"min": 52.45
},
"totalWeight": {
"max": 7496.42,
"min": 72.02
}
}
},
{
"code": "STD",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 49,
"min": 1
},
"length": {
"max": 47,
"min": 4
},
"loadingMeters": {
"max": 11367.32,
"min": 44.44
},
"numberOfPieces": {
"max": 41,
"min": 5
},
"palletPlaces": {
"max": 15802.81,
"min": 57.7
},
"volume": {
"max": 5315.3,
"min": 75.84
},
"weight": {
"max": 8117.54,
"min": 81.81
},
"width": {
"max": 49,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 17703.94,
"min": 47.86
},
"totalNumberOfPieces": {
"max": 40,
"min": 2
},
"totalPalletPlaces": {
"max": 2696,
"min": 78.79
},
"totalVolume": {
"max": 1831.49,
"min": 75.87
},
"totalWeight": {
"max": 15480.67,
"min": 85.17
}
}
}
],
"postalCodeExcludes": "60000"
},
{
"country": {
"countryCode": "FJ",
"customs": true,
"englishName": "Madagascar"
},
"deliveryTypes": [
{
"code": "PRI",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 35,
"min": 5
},
"length": {
"max": 27,
"min": 4
},
"loadingMeters": {
"max": 19374.98,
"min": 37.01
},
"numberOfPieces": {
"max": 35,
"min": 2
},
"palletPlaces": {
"max": 11663.4,
"min": 46.44
},
"volume": {
"max": 5943.86,
"min": 61.25
},
"weight": {
"max": 20800.63,
"min": 62.83
},
"width": {
"max": 46,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 11149.9,
"min": 40.77
},
"totalNumberOfPieces": {
"max": 39,
"min": 5
},
"totalPalletPlaces": {
"max": 15986.44,
"min": 96.29
},
"totalVolume": {
"max": 14791.86,
"min": 90.58
},
"totalWeight": {
"max": 5096.37,
"min": 97.35
}
}
}
],
"postalCodeExcludes": "00100"
},
{
"country": {
"countryCode": "TV",
"customs": true,
"englishName": "French Southern Territories"
},
"deliveryTypes": [
{
"code": "HUB-TO-HUB",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 44,
"min": 3
},
"length": {
"max": 36,
"min": 1
},
"loadingMeters": {
"max": 1415.7,
"min": 98.2
},
"numberOfPieces": {
"max": 33,
"min": 3
},
"palletPlaces": {
"max": 24132.02,
"min": 73.86
},
"volume": {
"max": 10720.29,
"min": 96.05
},
"weight": {
"max": 23222.17,
"min": 96.27
},
"width": {
"max": 44,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 20011.27,
"min": 93.12
},
"totalNumberOfPieces": {
"max": 27,
"min": 4
},
"totalPalletPlaces": {
"max": 13384.73,
"min": 57.51
},
"totalVolume": {
"max": 13764.87,
"min": 92.67
},
"totalWeight": {
"max": 6369.46,
"min": 97.65
}
}
},
{
"code": "STD",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 32,
"min": 1
},
"length": {
"max": 50,
"min": 3
},
"loadingMeters": {
"max": 23658.94,
"min": 88.77
},
"numberOfPieces": {
"max": 18,
"min": 1
},
"palletPlaces": {
"max": 3347.38,
"min": 93.18
},
"volume": {
"max": 10397.8,
"min": 41.13
},
"weight": {
"max": 4670.1,
"min": 43.61
},
"width": {
"max": 39,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 15335.04,
"min": 52.89
},
"totalNumberOfPieces": {
"max": 30,
"min": 1
},
"totalPalletPlaces": {
"max": 18720.79,
"min": 89.88
},
"totalVolume": {
"max": 3852.94,
"min": 35.87
},
"totalWeight": {
"max": 20327.75,
"min": 81.72
}
}
}
],
"postalCodeExcludes": "98765"
},
{
"country": {
"countryCode": "SY",
"customs": false,
"englishName": "Djibouti"
},
"deliveryTypes": [
{
"code": "PRI",
"name": "Express Delivery",
"piece": {
"height": {
"max": 45,
"min": 2
},
"length": {
"max": 34,
"min": 2
},
"loadingMeters": {
"max": 8219.16,
"min": 51.18
},
"numberOfPieces": {
"max": 40,
"min": 3
},
"palletPlaces": {
"max": 21837.21,
"min": 55.97
},
"volume": {
"max": 22487.27,
"min": 82.79
},
"weight": {
"max": 9703.9,
"min": 64.17
},
"width": {
"max": 41,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 23582.51,
"min": 66.38
},
"totalNumberOfPieces": {
"max": 14,
"min": 2
},
"totalPalletPlaces": {
"max": 9079.81,
"min": 92.97
},
"totalVolume": {
"max": 23780.37,
"min": 90.79
},
"totalWeight": {
"max": 7915.55,
"min": 53.02
}
}
}
],
"postalCodeExcludes": "60000"
}
]
},
{
"active": true,
"additionalServices": [
{
"code": "HighValueShipment",
"codeMappings": [
{
"code": "INS",
"value": "789"
},
{
"code": "POD",
"value": "123"
},
{
"code": "INS",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Email/SMS notifications",
"name": "Tail lift",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "fr",
"name": "Versicherung"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "es",
"name": "Assicurazione"
},
{
"information": "Additional coverage",
"languageCode": "it",
"name": "Insurance"
},
{
"information": "Cobertura adicional",
"languageCode": "it",
"name": "Insurance"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "en",
"name": "Assurance"
}
]
},
{
"code": "CashOnDelivery",
"codeMappings": [
{
"code": "INS",
"value": "456"
},
{
"code": "INS",
"value": "456"
},
{
"code": "NOTIF",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Tail lift required",
"name": "Proof of Delivery",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "it",
"name": "Assurance"
},
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Versicherung"
},
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Assicurazione"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Versicherung"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "it",
"name": "Seguro"
}
]
},
{
"code": "TailLiftUnloading",
"codeMappings": [
{
"code": "LFT",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Additional insurance cover",
"name": "Tail lift",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "it",
"name": "Assicurazione"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "it",
"name": "Assicurazione"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "it",
"name": "Versicherung"
}
]
},
{
"code": "After12Delivery",
"codeMappings": [
{
"code": "LFT",
"value": "123"
},
{
"code": "NOTIF",
"value": "456"
},
{
"code": "INS",
"value": "456"
},
{
"code": "LFT",
"value": "123"
},
{
"code": "INS",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Signed POD requested",
"name": "Liftgate",
"translations": [
{
"information": "Zusätzliche Deckung",
"languageCode": "it",
"name": "Seguro"
}
]
}
],
"customRules": "Customs clearance required",
"dangerousGoodsExclusions": [
{
"allowed": true,
"class": "9",
"exceptions": [
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "PACKAGING",
"value": "LQ"
}
],
"name": "Flammable Gases"
}
],
"description": "Less than truck load service",
"exclusions": [
{
"code": "PERISH",
"name": "Oversized Load"
}
],
"fromCountries": [
{
"country": {
"countryCode": "BA",
"customs": false,
"englishName": "Vietnam"
}
},
{
"country": {
"countryCode": "SO",
"customs": true,
"englishName": "Myanmar"
}
},
{
"country": {
"countryCode": "BA",
"customs": true,
"englishName": "Brazil"
}
},
{
"country": {
"countryCode": "GW",
"customs": false,
"englishName": "Saint Martin"
}
},
{
"country": {
"countryCode": "NI",
"customs": false,
"englishName": "Rwanda"
}
}
],
"isDomestic": true,
"marketAvailability": [
{
"name": "ENTERPRISE"
},
{
"name": "B2B"
}
],
"name": "DHL Freight Direct",
"packageTypes": [
{
"code": "PAL",
"name": "Pallet"
}
],
"payerCodes": [
{
"code": "SENDER",
"customs": false,
"name": "Receiver Pays"
}
],
"piece": {
"height": {
"max": 42,
"min": 2
},
"length": {
"max": 31,
"min": 5
},
"loadingMeters": {
"max": 11951.48,
"min": 37.62
},
"numberOfPieces": {
"max": 31,
"min": 1
},
"palletPlaces": {
"max": 17326.89,
"min": 37.17
},
"volume": {
"max": 16928.4,
"min": 44.28
},
"weight": {
"max": 16191.64,
"min": 76.26
},
"width": {
"max": 35,
"min": 1
}
},
"productCode": "EFC",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 20311.34,
"min": 52.37
},
"totalNumberOfPieces": {
"max": 46,
"min": 3
},
"totalPalletPlaces": {
"max": 23141.41,
"min": 79.95
},
"totalVolume": {
"max": 21156.66,
"min": 92.56
},
"totalWeight": {
"max": 19605.18,
"min": 52.18
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "RE",
"customs": true,
"englishName": "Gibraltar"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 14,
"min": 3
},
"length": {
"max": 43,
"min": 1
},
"loadingMeters": {
"max": 6518.68,
"min": 59.35
},
"numberOfPieces": {
"max": 45,
"min": 4
},
"palletPlaces": {
"max": 15510.47,
"min": 61.09
},
"volume": {
"max": 6817.47,
"min": 37.43
},
"weight": {
"max": 12719.58,
"min": 48.91
},
"width": {
"max": 28,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 17119.14,
"min": 97.62
},
"totalNumberOfPieces": {
"max": 22,
"min": 2
},
"totalPalletPlaces": {
"max": 17215.04,
"min": 39.12
},
"totalVolume": {
"max": 22900.18,
"min": 75.02
},
"totalWeight": {
"max": 12714.62,
"min": 98.64
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 23,
"min": 3
},
"length": {
"max": 44,
"min": 2
},
"loadingMeters": {
"max": 8723.68,
"min": 38.84
},
"numberOfPieces": {
"max": 26,
"min": 4
},
"palletPlaces": {
"max": 10542.38,
"min": 99.1
},
"volume": {
"max": 8887.62,
"min": 81.37
},
"weight": {
"max": 17596.99,
"min": 51.01
},
"width": {
"max": 46,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 23713.53,
"min": 94.86
},
"totalNumberOfPieces": {
"max": 21,
"min": 4
},
"totalPalletPlaces": {
"max": 11455.69,
"min": 95.62
},
"totalVolume": {
"max": 11054.4,
"min": 40.16
},
"totalWeight": {
"max": 16736.56,
"min": 77.99
}
}
},
{
"code": "PRI",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 45,
"min": 5
},
"length": {
"max": 42,
"min": 3
},
"loadingMeters": {
"max": 16385.91,
"min": 35.72
},
"numberOfPieces": {
"max": 20,
"min": 4
},
"palletPlaces": {
"max": 7682.73,
"min": 65.89
},
"volume": {
"max": 20853.83,
"min": 66.69
},
"weight": {
"max": 7596.96,
"min": 85.6
},
"width": {
"max": 48,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 10006.74,
"min": 40.4
},
"totalNumberOfPieces": {
"max": 17,
"min": 5
},
"totalPalletPlaces": {
"max": 8962.76,
"min": 38.52
},
"totalVolume": {
"max": 21733.17,
"min": 41.91
},
"totalWeight": {
"max": 19224.58,
"min": 69.27
}
}
},
{
"code": "EXP",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 26,
"min": 5
},
"length": {
"max": 20,
"min": 1
},
"loadingMeters": {
"max": 14278.42,
"min": 69.78
},
"numberOfPieces": {
"max": 48,
"min": 2
},
"palletPlaces": {
"max": 2238.87,
"min": 48.99
},
"volume": {
"max": 6751.71,
"min": 66.73
},
"weight": {
"max": 10735.49,
"min": 39.4
},
"width": {
"max": 11,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7402.16,
"min": 59.42
},
"totalNumberOfPieces": {
"max": 46,
"min": 4
},
"totalPalletPlaces": {
"max": 14920.01,
"min": 92.45
},
"totalVolume": {
"max": 2078.76,
"min": 57.5
},
"totalWeight": {
"max": 20300.12,
"min": 84.51
}
}
},
{
"code": "EXP",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 18,
"min": 1
},
"length": {
"max": 16,
"min": 5
},
"loadingMeters": {
"max": 4725.46,
"min": 48.98
},
"numberOfPieces": {
"max": 15,
"min": 2
},
"palletPlaces": {
"max": 1703.19,
"min": 98.61
},
"volume": {
"max": 6121.73,
"min": 98.8
},
"weight": {
"max": 7248.01,
"min": 46
},
"width": {
"max": 45,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 14511.35,
"min": 94.25
},
"totalNumberOfPieces": {
"max": 25,
"min": 5
},
"totalPalletPlaces": {
"max": 12679.48,
"min": 95.12
},
"totalVolume": {
"max": 18426.23,
"min": 91.46
},
"totalWeight": {
"max": 1527.28,
"min": 78.15
}
}
}
],
"postalCodeExcludes": "55555"
},
{
"country": {
"countryCode": "TM",
"customs": false,
"englishName": "Cuba"
},
"deliveryTypes": [
{
"code": "EXP",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 33,
"min": 3
},
"length": {
"max": 35,
"min": 1
},
"loadingMeters": {
"max": 11619.77,
"min": 55.82
},
"numberOfPieces": {
"max": 27,
"min": 1
},
"palletPlaces": {
"max": 13983.52,
"min": 43.53
},
"volume": {
"max": 13871.66,
"min": 41.73
},
"weight": {
"max": 24065.81,
"min": 83.8
},
"width": {
"max": 34,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 20430.52,
"min": 46.17
},
"totalNumberOfPieces": {
"max": 49,
"min": 2
},
"totalPalletPlaces": {
"max": 14348.38,
"min": 70.66
},
"totalVolume": {
"max": 7852.86,
"min": 90.2
},
"totalWeight": {
"max": 13546.24,
"min": 61.15
}
}
}
],
"postalCodeExcludes": "00000"
},
{
"country": {
"countryCode": "GW",
"customs": true,
"englishName": "Norfolk Island"
},
"deliveryTypes": [
{
"code": "STD",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 45,
"min": 1
},
"length": {
"max": 48,
"min": 3
},
"loadingMeters": {
"max": 7296.8,
"min": 60.76
},
"numberOfPieces": {
"max": 42,
"min": 3
},
"palletPlaces": {
"max": 13562.26,
"min": 89.26
},
"volume": {
"max": 16869.32,
"min": 48.79
},
"weight": {
"max": 20727.01,
"min": 77.87
},
"width": {
"max": 23,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 10929.83,
"min": 75.36
},
"totalNumberOfPieces": {
"max": 32,
"min": 1
},
"totalPalletPlaces": {
"max": 2083.78,
"min": 86.69
},
"totalVolume": {
"max": 15477.47,
"min": 61.66
},
"totalWeight": {
"max": 19111.53,
"min": 73.63
}
}
}
],
"postalCodeExcludes": "80000-90000"
}
]
},
{
"active": true,
"additionalServices": [
{
"code": "Insurance",
"codeMappings": [
{
"code": "NOTIF",
"value": "789"
},
{
"code": "NOTIF",
"value": "456"
},
{
"code": "LFT",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Tail lift required",
"name": "Tail lift",
"translations": [
{
"information": "Additional coverage",
"languageCode": "de",
"name": "Assurance"
},
{
"information": "Cobertura adicional",
"languageCode": "fr",
"name": "Seguro"
},
{
"information": "Additional coverage",
"languageCode": "es",
"name": "Assurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "fr",
"name": "Insurance"
},
{
"information": "Additional coverage",
"languageCode": "de",
"name": "Assurance"
}
]
},
{
"code": "TailLiftUnloading",
"codeMappings": [
{
"code": "POD",
"value": "789"
},
{
"code": "INS",
"value": "789"
},
{
"code": "INS",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Email/SMS notifications",
"name": "Notifications",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "it",
"name": "Insurance"
},
{
"information": "Cobertura adicional",
"languageCode": "fr",
"name": "Assicurazione"
},
{
"information": "Additional coverage",
"languageCode": "fr",
"name": "Insurance"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Seguro"
},
{
"information": "Couverture supplémentaire",
"languageCode": "de",
"name": "Insurance"
}
]
},
{
"code": "AvailableDeliveryTime",
"codeMappings": [
{
"code": "POD",
"value": "789"
},
{
"code": "NOTIF",
"value": "123"
},
{
"code": "LFT",
"value": "789"
},
{
"code": "POD",
"value": "789"
},
{
"code": "POD",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Signed POD requested",
"name": "Proof of Delivery",
"translations": [
{
"information": "Zusätzliche Deckung",
"languageCode": "en",
"name": "Assicurazione"
}
]
},
{
"code": "PriorityServiceP12",
"codeMappings": [
{
"code": "LFT",
"value": "456"
},
{
"code": "NOTIF",
"value": "123"
},
{
"code": "INS",
"value": "789"
},
{
"code": "LFT",
"value": "789"
},
{
"code": "POD",
"value": "123"
}
],
"customs": true,
"customUsageRules": "Optional for domestic",
"information": "Email/SMS notifications",
"name": "Tail lift",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Insurance"
},
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Assurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "en",
"name": "Assurance"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Versicherung"
}
]
}
],
"customRules": "Pallet exchange only",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "QUANTITY",
"value": "1000kg"
}
],
"name": "Corrosives"
},
{
"allowed": false,
"class": "2.1",
"exceptions": [
{
"type": "QUANTITY",
"value": "PACKED"
},
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "PACKED"
}
],
"name": "Toxic Substances"
},
{
"allowed": true,
"class": "6.1",
"exceptions": [
{
"type": "QUANTITY",
"value": "1000kg"
},
{
"type": "QUANTITY",
"value": "UN1234"
},
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "UN1234"
}
],
"name": "Toxic Substances"
},
{
"allowed": true,
"class": "2.1",
"exceptions": [
{
"type": "QUANTITY",
"value": "PACKED"
},
{
"type": "QUANTITY",
"value": "UN1234"
}
],
"name": "Flammable Liquids"
}
],
"description": "Less than truck load service",
"exclusions": [
{
"code": "PERISH",
"name": "Hazardous Materials"
},
{
"code": "PERISH",
"name": "Livestock"
}
],
"fromCountries": [
{
"country": {
"countryCode": "FR",
"customs": false,
"englishName": "Mayotte"
}
}
],
"isDomestic": false,
"marketAvailability": [
{
"name": "C2B"
},
{
"name": "GOV"
}
],
"name": "DHL Freight Express",
"packageTypes": [
{
"code": "CRATE",
"name": "Bundle"
},
{
"code": "CRATE",
"name": "Crate"
},
{
"code": "PAL",
"name": "Barrel"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Sender Pays"
},
{
"code": "SENDER",
"customs": true,
"name": "Third Party Pays"
},
{
"code": "SENDER",
"customs": true,
"name": "Receiver Pays"
},
{
"code": "RECEIVER",
"customs": true,
"name": "Third Party Pays"
}
],
"piece": {
"height": {
"max": 45,
"min": 4
},
"length": {
"max": 45,
"min": 1
},
"loadingMeters": {
"max": 14721.21,
"min": 61.72
},
"numberOfPieces": {
"max": 36,
"min": 1
},
"palletPlaces": {
"max": 19598.67,
"min": 90.3
},
"volume": {
"max": 569.94,
"min": 58.82
},
"weight": {
"max": 19492.1,
"min": 48.21
},
"width": {
"max": 41,
"min": 1
}
},
"productCode": "DPL",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7692.8,
"min": 79.88
},
"totalNumberOfPieces": {
"max": 38,
"min": 1
},
"totalPalletPlaces": {
"max": 24914.58,
"min": 88.12
},
"totalVolume": {
"max": 13968.41,
"min": 47.86
},
"totalWeight": {
"max": 22053.49,
"min": 47
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "SO",
"customs": false,
"englishName": "Nauru"
},
"deliveryTypes": [
{
"code": "PRI",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 16,
"min": 4
},
"length": {
"max": 43,
"min": 3
},
"loadingMeters": {
"max": 22549.94,
"min": 42.83
},
"numberOfPieces": {
"max": 34,
"min": 3
},
"palletPlaces": {
"max": 12253.94,
"min": 99.67
},
"volume": {
"max": 18500.02,
"min": 64.55
},
"weight": {
"max": 7826.69,
"min": 56.93
},
"width": {
"max": 16,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7457.25,
"min": 75.15
},
"totalNumberOfPieces": {
"max": 12,
"min": 5
},
"totalPalletPlaces": {
"max": 17415.06,
"min": 80.23
},
"totalVolume": {
"max": 24782.71,
"min": 85.82
},
"totalWeight": {
"max": 24713.08,
"min": 53.34
}
}
}
],
"postalCodeExcludes": "55555"
},
{
"country": {
"countryCode": "GH",
"customs": false,
"englishName": "Burundi"
},
"deliveryTypes": [
{
"code": "HUB-TO-HUB",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 41,
"min": 2
},
"length": {
"max": 14,
"min": 3
},
"loadingMeters": {
"max": 15923.26,
"min": 72.1
},
"numberOfPieces": {
"max": 12,
"min": 3
},
"palletPlaces": {
"max": 5580.84,
"min": 45.92
},
"volume": {
"max": 17475.62,
"min": 70.82
},
"weight": {
"max": 16679.74,
"min": 56.11
},
"width": {
"max": 29,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 3286.4,
"min": 79.05
},
"totalNumberOfPieces": {
"max": 42,
"min": 5
},
"totalPalletPlaces": {
"max": 750.22,
"min": 68.59
},
"totalVolume": {
"max": 5141.61,
"min": 97.46
},
"totalWeight": {
"max": 13695.37,
"min": 64.55
}
}
},
{
"code": "ON-DEMAND",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 25,
"min": 1
},
"length": {
"max": 35,
"min": 1
},
"loadingMeters": {
"max": 1886.36,
"min": 70.96
},
"numberOfPieces": {
"max": 33,
"min": 3
},
"palletPlaces": {
"max": 13494.88,
"min": 43.42
},
"volume": {
"max": 15668.61,
"min": 94.94
},
"weight": {
"max": 4471.26,
"min": 97.59
},
"width": {
"max": 27,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 1723.22,
"min": 55.78
},
"totalNumberOfPieces": {
"max": 33,
"min": 2
},
"totalPalletPlaces": {
"max": 4417.07,
"min": 74.15
},
"totalVolume": {
"max": 17272.87,
"min": 48.81
},
"totalWeight": {
"max": 24276.71,
"min": 96.3
}
}
}
],
"postalCodeExcludes": "44444"
}
]
}
]POST
{
"parties": [
{
"address": {
"countryCode": "DE",
"postalCode": "53175"
},
"type": "Consignor"
},
{
"address": {
"countryCode": "FR",
"postalCode": "69000"
},
"type": "Consignee"
}
],
"pieces": [
{
"height": 40,
"length": 80,
"numberOfPieces": 5,
"stackable": true,
"weight": 100,
"width": 120
}
],
"productCode": "ECI",
"totalNumberOfPieces": 5,
"totalWeight": 500
}{
"chargeableWeight": 94.81,
"pieceLevelCalculationResult": {
"actualWeight": 976.36,
"chargeableWeight": 122.25,
"cubicMetreVolumetricWeight": 859.16,
"loadingMetreVolumetricWeight": 985.47,
"longGoodsVolumetricWeight": 179.6,
"palletPlaceVolumetricWeight": 612,
"sumLoadingMeters": 11.15,
"sumNumberOfPieces": 9,
"sumPalletPlaces": 13.9,
"sumVolume": 8.591,
"sumWeight": 4823.99
},
"shipmentLevelCalculationResult": {
"actualWeight": 788.27,
"chargeableWeight": 76.51,
"cubicMetreVolumetricWeight": 705.41,
"loadingMetreVolumetricWeight": 634.59,
"longGoodsVolumetricWeight": 497.78,
"palletPlaceVolumetricWeight": 811.43,
"sumLoadingMeters": 2.8,
"sumNumberOfPieces": 10,
"sumPalletPlaces": 29.8,
"sumVolume": 6.944,
"sumWeight": 4615.69
}
}{
"error": "Internal server error",
"errors": [
{
"errorCode": 464,
"field": "postalCode",
"incompatibleFields": [
"stackable",
"palletType",
"volume",
"weight"
],
"message": "Missing required field"
},
{
"errorCode": 453,
"field": "countryCode",
"incompatibleFields": [
"stackable",
"weight",
"volume"
],
"message": "Volume exceeds vehicle capacity"
}
]
}GET
| Query Parameter Name | Example |
|---|---|
toCountryCode | FR |
fromCountryCode | DE |
[
{
"code": "CRATE",
"name": "Crate"
}
]dhllogisticsfreightshippingtransport