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": "HighValueShipment",
"codeMappings": [
{
"code": "POD",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Tail lift required",
"name": "Notifications",
"translations": [
{
"information": "Additional coverage",
"languageCode": "fr",
"name": "Insurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "es",
"name": "Assurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "fr",
"name": "Assicurazione"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "it",
"name": "Assicurazione"
},
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Assicurazione"
}
]
},
{
"code": "SideLoadingPickup",
"codeMappings": [
{
"code": "LFT",
"value": "456"
},
{
"code": "POD",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Additional insurance cover",
"name": "Liftgate",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Seguro"
},
{
"information": "Additional coverage",
"languageCode": "de",
"name": "Versicherung"
},
{
"information": "Additional coverage",
"languageCode": "de",
"name": "Assurance"
},
{
"information": "Additional coverage",
"languageCode": "en",
"name": "Insurance"
}
]
},
{
"code": "DangerousGoods",
"codeMappings": [
{
"code": "POD",
"value": "789"
},
{
"code": "INS",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Email/SMS notifications",
"name": "Insurance",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Versicherung"
},
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Assurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "en",
"name": "Versicherung"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "fr",
"name": "Assicurazione"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "en",
"name": "Assurance"
}
]
}
],
"customRules": "Dangerous Goods restricted",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "1",
"exceptions": [
{
"type": "PACKAGING",
"value": "PACKED"
},
{
"type": "UN_NUMBER",
"value": "LQ"
}
],
"name": "Oxidizers"
},
{
"allowed": false,
"class": "1",
"exceptions": [
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "UN_NUMBER",
"value": "1000kg"
},
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "PACKED"
},
{
"type": "PACKAGING",
"value": "UN1234"
}
],
"name": "Toxic Substances"
},
{
"allowed": false,
"class": "2.1",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "LQ"
}
],
"name": "Miscellaneous"
}
],
"description": "Temperature-controlled road freight",
"exclusions": [
{
"code": "PERISH",
"name": "Oversized Load"
},
{
"code": "HAZMAT",
"name": "Perishable Goods"
}
],
"fromCountries": [
{
"country": {
"countryCode": "MU",
"customs": false,
"englishName": "Pakistan"
}
},
{
"country": {
"countryCode": "NP",
"customs": false,
"englishName": "Saint Kitts and Nevis"
}
},
{
"country": {
"countryCode": "EH",
"customs": false,
"englishName": "Honduras"
}
}
],
"isDomestic": false,
"marketAvailability": [
{
"name": "ENTERPRISE"
},
{
"name": "B2C"
},
{
"name": "B2B"
},
{
"name": "ENTERPRISE"
},
{
"name": "B2C"
}
],
"name": "DHL Freight Euroconnect",
"packageTypes": [
{
"code": "CRATE",
"name": "Drum"
},
{
"code": "CRATE",
"name": "Crate"
}
],
"payerCodes": [
{
"code": "RECEIVER",
"customs": true,
"name": "Third Party Pays"
},
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Sender Pays"
},
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Third Party Pays"
},
{
"code": "SENDER",
"customs": true,
"name": "Receiver Pays"
}
],
"piece": {
"height": {
"max": 25,
"min": 1
},
"length": {
"max": 20,
"min": 5
},
"loadingMeters": {
"max": 24958.1,
"min": 45.29
},
"numberOfPieces": {
"max": 49,
"min": 4
},
"palletPlaces": {
"max": 7103.5,
"min": 92.55
},
"volume": {
"max": 21332.93,
"min": 64.33
},
"weight": {
"max": 7455.19,
"min": 92.69
},
"width": {
"max": 42,
"min": 4
}
},
"productCode": "ECI",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 16675.86,
"min": 99.72
},
"totalNumberOfPieces": {
"max": 40,
"min": 3
},
"totalPalletPlaces": {
"max": 1037.5,
"min": 74.21
},
"totalVolume": {
"max": 24269.37,
"min": 79.94
},
"totalWeight": {
"max": 19431.32,
"min": 35.58
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "KE",
"customs": false,
"englishName": "Maldives"
},
"deliveryTypes": [
{
"code": "STD",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 10,
"min": 5
},
"length": {
"max": 46,
"min": 5
},
"loadingMeters": {
"max": 1162.4,
"min": 65.51
},
"numberOfPieces": {
"max": 44,
"min": 4
},
"palletPlaces": {
"max": 12261.2,
"min": 83.62
},
"volume": {
"max": 24948.95,
"min": 59.41
},
"weight": {
"max": 20327.4,
"min": 37.48
},
"width": {
"max": 19,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 13684.25,
"min": 96.19
},
"totalNumberOfPieces": {
"max": 27,
"min": 2
},
"totalPalletPlaces": {
"max": 8075.95,
"min": 72.98
},
"totalVolume": {
"max": 12804.62,
"min": 47.02
},
"totalWeight": {
"max": 15259.43,
"min": 35.62
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 44,
"min": 2
},
"length": {
"max": 39,
"min": 1
},
"loadingMeters": {
"max": 21204.89,
"min": 92.69
},
"numberOfPieces": {
"max": 15,
"min": 1
},
"palletPlaces": {
"max": 5794.35,
"min": 61.88
},
"volume": {
"max": 3734.8,
"min": 62.9
},
"weight": {
"max": 13601.55,
"min": 60.62
},
"width": {
"max": 35,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 9441.99,
"min": 66.37
},
"totalNumberOfPieces": {
"max": 44,
"min": 3
},
"totalPalletPlaces": {
"max": 14747.67,
"min": 60.69
},
"totalVolume": {
"max": 23808.83,
"min": 49.16
},
"totalWeight": {
"max": 18832.9,
"min": 76.51
}
}
}
],
"postalCodeExcludes": "60000"
},
{
"country": {
"countryCode": "FM",
"customs": true,
"englishName": "Italy"
},
"deliveryTypes": [
{
"code": "ON-DEMAND",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 45,
"min": 2
},
"length": {
"max": 32,
"min": 3
},
"loadingMeters": {
"max": 22785.74,
"min": 90.88
},
"numberOfPieces": {
"max": 37,
"min": 2
},
"palletPlaces": {
"max": 931.49,
"min": 78.53
},
"volume": {
"max": 24195.57,
"min": 86.55
},
"weight": {
"max": 6232.01,
"min": 95.24
},
"width": {
"max": 19,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 1020.66,
"min": 48.59
},
"totalNumberOfPieces": {
"max": 22,
"min": 4
},
"totalPalletPlaces": {
"max": 10148.67,
"min": 70
},
"totalVolume": {
"max": 17115.34,
"min": 99.09
},
"totalWeight": {
"max": 18234.29,
"min": 97.8
}
}
},
{
"code": "EXP",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 14,
"min": 3
},
"length": {
"max": 48,
"min": 5
},
"loadingMeters": {
"max": 2353.14,
"min": 69.24
},
"numberOfPieces": {
"max": 31,
"min": 3
},
"palletPlaces": {
"max": 23524.98,
"min": 96.76
},
"volume": {
"max": 15641.55,
"min": 99.57
},
"weight": {
"max": 5805.71,
"min": 59.03
},
"width": {
"max": 26,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 13445.08,
"min": 59.89
},
"totalNumberOfPieces": {
"max": 13,
"min": 5
},
"totalPalletPlaces": {
"max": 10019.53,
"min": 86.81
},
"totalVolume": {
"max": 8359.89,
"min": 60.75
},
"totalWeight": {
"max": 2942.72,
"min": 75.83
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 28,
"min": 2
},
"length": {
"max": 48,
"min": 4
},
"loadingMeters": {
"max": 13912.36,
"min": 54.15
},
"numberOfPieces": {
"max": 11,
"min": 4
},
"palletPlaces": {
"max": 11167.88,
"min": 87.25
},
"volume": {
"max": 13021.19,
"min": 90.33
},
"weight": {
"max": 6141.74,
"min": 80.87
},
"width": {
"max": 16,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 4057.55,
"min": 35.76
},
"totalNumberOfPieces": {
"max": 37,
"min": 3
},
"totalPalletPlaces": {
"max": 12273.66,
"min": 94.19
},
"totalVolume": {
"max": 7730.27,
"min": 53.54
},
"totalWeight": {
"max": 14290.63,
"min": 65.21
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 12,
"min": 1
},
"length": {
"max": 26,
"min": 4
},
"loadingMeters": {
"max": 12378.29,
"min": 68.04
},
"numberOfPieces": {
"max": 21,
"min": 5
},
"palletPlaces": {
"max": 17800.89,
"min": 73.26
},
"volume": {
"max": 24194.45,
"min": 43.5
},
"weight": {
"max": 9838.28,
"min": 86.89
},
"width": {
"max": 38,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 17103.12,
"min": 37.94
},
"totalNumberOfPieces": {
"max": 46,
"min": 4
},
"totalPalletPlaces": {
"max": 15322.14,
"min": 59.72
},
"totalVolume": {
"max": 18833.74,
"min": 70.14
},
"totalWeight": {
"max": 1917.62,
"min": 88.26
}
}
}
],
"postalCodeExcludes": "00100"
}
]
},
{
"active": true,
"additionalServices": [
{
"code": "TailLiftUnloading",
"codeMappings": [
{
"code": "INS",
"value": "789"
},
{
"code": "INS",
"value": "456"
},
{
"code": "POD",
"value": "123"
},
{
"code": "LFT",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Signed POD requested",
"name": "Proof of Delivery",
"translations": [
{
"information": "Zusätzliche Deckung",
"languageCode": "fr",
"name": "Assicurazione"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "fr",
"name": "Versicherung"
},
{
"information": "Couverture supplémentaire",
"languageCode": "es",
"name": "Insurance"
}
]
},
{
"code": "TailLiftUnloading",
"codeMappings": [
{
"code": "LFT",
"value": "789"
},
{
"code": "INS",
"value": "456"
},
{
"code": "LFT",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Tail lift required",
"name": "Notifications",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Assurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "es",
"name": "Versicherung"
},
{
"information": "Cobertura adicional",
"languageCode": "it",
"name": "Versicherung"
},
{
"information": "Additional coverage",
"languageCode": "en",
"name": "Insurance"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "it",
"name": "Assicurazione"
}
]
}
],
"customRules": "Requires hydraulic ramp",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "6.1",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "PACKED"
},
{
"type": "PACKAGING",
"value": "1000kg"
}
],
"name": "Flammable Gases"
},
{
"allowed": false,
"class": "6.1",
"exceptions": [
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "PACKED"
},
{
"type": "QUANTITY",
"value": "UN1234"
}
],
"name": "Flammable Liquids"
}
],
"description": "Customized logistics solution",
"exclusions": [
{
"code": "FRAGILE",
"name": "Fragile Items"
},
{
"code": "OVERSZ",
"name": "Perishable Goods"
},
{
"code": "OVERSZ",
"name": "Livestock"
},
{
"code": "LIVESTOCK",
"name": "Hazardous Materials"
}
],
"fromCountries": [
{
"country": {
"countryCode": "SL",
"customs": false,
"englishName": "Democratic Republic of the Congo"
}
},
{
"country": {
"countryCode": "TV",
"customs": false,
"englishName": "Central African Republic"
}
},
{
"country": {
"countryCode": "GG",
"customs": false,
"englishName": "Niger"
}
},
{
"country": {
"countryCode": "ID",
"customs": false,
"englishName": "Suriname"
}
}
],
"isDomestic": false,
"marketAvailability": [
{
"name": "B2C"
},
{
"name": "ENTERPRISE"
},
{
"name": "C2C"
},
{
"name": "C2C"
}
],
"name": "DHL Freight Plus",
"packageTypes": [
{
"code": "BARREL",
"name": "Crate"
}
],
"payerCodes": [
{
"code": "SENDER",
"customs": true,
"name": "Third Party Pays"
},
{
"code": "THIRD_PARTY",
"customs": false,
"name": "Sender Pays"
},
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Receiver Pays"
},
{
"code": "SENDER",
"customs": false,
"name": "Third Party Pays"
}
],
"piece": {
"height": {
"max": 21,
"min": 1
},
"length": {
"max": 49,
"min": 3
},
"loadingMeters": {
"max": 3739.22,
"min": 87.73
},
"numberOfPieces": {
"max": 19,
"min": 2
},
"palletPlaces": {
"max": 8869.89,
"min": 42.79
},
"volume": {
"max": 9944.72,
"min": 83.46
},
"weight": {
"max": 1296.01,
"min": 52.89
},
"width": {
"max": 19,
"min": 3
}
},
"productCode": "DPL",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 14670.56,
"min": 84.27
},
"totalNumberOfPieces": {
"max": 29,
"min": 3
},
"totalPalletPlaces": {
"max": 4327.17,
"min": 65.72
},
"totalVolume": {
"max": 16807.92,
"min": 48.33
},
"totalWeight": {
"max": 9224.06,
"min": 90.18
}
},
"stackable": false,
"toCountries": [
{
"country": {
"countryCode": "ZM",
"customs": true,
"englishName": "Cuba"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 34,
"min": 4
},
"length": {
"max": 42,
"min": 1
},
"loadingMeters": {
"max": 16025.19,
"min": 42.29
},
"numberOfPieces": {
"max": 36,
"min": 2
},
"palletPlaces": {
"max": 10044.97,
"min": 56.55
},
"volume": {
"max": 12522.91,
"min": 59.02
},
"weight": {
"max": 16271.95,
"min": 91.96
},
"width": {
"max": 45,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 11400.23,
"min": 88.22
},
"totalNumberOfPieces": {
"max": 25,
"min": 3
},
"totalPalletPlaces": {
"max": 22109.71,
"min": 64.81
},
"totalVolume": {
"max": 23208.5,
"min": 79.27
},
"totalWeight": {
"max": 13749.1,
"min": 81.04
}
}
},
{
"code": "ON-DEMAND",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 35,
"min": 3
},
"length": {
"max": 26,
"min": 5
},
"loadingMeters": {
"max": 7643.02,
"min": 51.88
},
"numberOfPieces": {
"max": 41,
"min": 4
},
"palletPlaces": {
"max": 3624.48,
"min": 43.68
},
"volume": {
"max": 5502.56,
"min": 38.5
},
"weight": {
"max": 7325.95,
"min": 76.73
},
"width": {
"max": 16,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 5395.16,
"min": 45.76
},
"totalNumberOfPieces": {
"max": 38,
"min": 2
},
"totalPalletPlaces": {
"max": 8869.08,
"min": 56.43
},
"totalVolume": {
"max": 16041.19,
"min": 71.7
},
"totalWeight": {
"max": 22819.06,
"min": 61.5
}
}
},
{
"code": "HUB-TO-HUB",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 32,
"min": 3
},
"length": {
"max": 43,
"min": 2
},
"loadingMeters": {
"max": 17753.07,
"min": 37.95
},
"numberOfPieces": {
"max": 38,
"min": 1
},
"palletPlaces": {
"max": 24466.09,
"min": 45.71
},
"volume": {
"max": 16899.95,
"min": 38.46
},
"weight": {
"max": 20706.11,
"min": 81.57
},
"width": {
"max": 12,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 19387.14,
"min": 83.72
},
"totalNumberOfPieces": {
"max": 24,
"min": 3
},
"totalPalletPlaces": {
"max": 21214.13,
"min": 71.34
},
"totalVolume": {
"max": 15996.02,
"min": 85.52
},
"totalWeight": {
"max": 959.71,
"min": 68.59
}
}
}
],
"postalCodeExcludes": "60000"
},
{
"country": {
"countryCode": "AI",
"customs": false,
"englishName": "Italy"
},
"deliveryTypes": [
{
"code": "ON-DEMAND",
"name": "Express Delivery",
"piece": {
"height": {
"max": 28,
"min": 2
},
"length": {
"max": 48,
"min": 2
},
"loadingMeters": {
"max": 13086.04,
"min": 84.64
},
"numberOfPieces": {
"max": 23,
"min": 5
},
"palletPlaces": {
"max": 6977.55,
"min": 57.49
},
"volume": {
"max": 7352.69,
"min": 90
},
"weight": {
"max": 18853.97,
"min": 61.17
},
"width": {
"max": 46,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 24846.94,
"min": 93.5
},
"totalNumberOfPieces": {
"max": 11,
"min": 1
},
"totalPalletPlaces": {
"max": 9848.34,
"min": 97.11
},
"totalVolume": {
"max": 6743.13,
"min": 37.78
},
"totalWeight": {
"max": 12369.31,
"min": 97.58
}
}
}
],
"postalCodeExcludes": "44444"
}
]
},
{
"active": true,
"additionalServices": [
{
"code": "ThermoCold",
"codeMappings": [
{
"code": "INS",
"value": "456"
},
{
"code": "NOTIF",
"value": "456"
},
{
"code": "LFT",
"value": "456"
},
{
"code": "POD",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Signed POD requested",
"name": "Liftgate",
"translations": [
{
"information": "Additional coverage",
"languageCode": "it",
"name": "Seguro"
},
{
"information": "Additional coverage",
"languageCode": "en",
"name": "Assurance"
}
]
},
{
"code": "CashOnDelivery",
"codeMappings": [
{
"code": "POD",
"value": "123"
},
{
"code": "INS",
"value": "456"
},
{
"code": "POD",
"value": "456"
},
{
"code": "LFT",
"value": "456"
},
{
"code": "INS",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Liftgate service required",
"name": "Notifications",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "fr",
"name": "Seguro"
},
{
"information": "Additional coverage",
"languageCode": "de",
"name": "Assicurazione"
}
]
}
],
"customRules": "Pallet exchange only",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "6.1",
"exceptions": [
{
"type": "PACKAGING",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "LQ"
}
],
"name": "Miscellaneous"
},
{
"allowed": true,
"class": "2.1",
"exceptions": [
{
"type": "QUANTITY",
"value": "1000kg"
}
],
"name": "Miscellaneous"
}
],
"description": "Temperature-controlled road freight",
"exclusions": [
{
"code": "PERISH",
"name": "Livestock"
},
{
"code": "PERISH",
"name": "Perishable Goods"
}
],
"fromCountries": [
{
"country": {
"countryCode": "ME",
"customs": false,
"englishName": "Ghana"
}
},
{
"country": {
"countryCode": "CZ",
"customs": false,
"englishName": "Estonia"
}
},
{
"country": {
"countryCode": "BE",
"customs": false,
"englishName": "Georgia"
}
},
{
"country": {
"countryCode": "SL",
"customs": true,
"englishName": "Angola"
}
}
],
"isDomestic": false,
"marketAvailability": [
{
"name": "ENTERPRISE"
},
{
"name": "ENTERPRISE"
},
{
"name": "B2B"
},
{
"name": "C2C"
}
],
"name": "DHL Freight FTL",
"packageTypes": [
{
"code": "CRATE",
"name": "Bag"
},
{
"code": "BAG",
"name": "Bag"
},
{
"code": "PAL",
"name": "Box"
},
{
"code": "PAL",
"name": "Crate"
},
{
"code": "PAL",
"name": "Bundle"
}
],
"payerCodes": [
{
"code": "RECEIVER",
"customs": true,
"name": "Receiver Pays"
},
{
"code": "SENDER",
"customs": false,
"name": "Third Party Pays"
},
{
"code": "SENDER",
"customs": true,
"name": "Receiver Pays"
}
],
"piece": {
"height": {
"max": 14,
"min": 1
},
"length": {
"max": 14,
"min": 5
},
"loadingMeters": {
"max": 10466.03,
"min": 52.18
},
"numberOfPieces": {
"max": 43,
"min": 1
},
"palletPlaces": {
"max": 2084.69,
"min": 69.79
},
"volume": {
"max": 5301.91,
"min": 87.44
},
"weight": {
"max": 7859.52,
"min": 56.48
},
"width": {
"max": 33,
"min": 2
}
},
"productCode": "DPR",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 22753.27,
"min": 45.86
},
"totalNumberOfPieces": {
"max": 14,
"min": 1
},
"totalPalletPlaces": {
"max": 2761.82,
"min": 72.47
},
"totalVolume": {
"max": 22441.23,
"min": 53.67
},
"totalWeight": {
"max": 12557.57,
"min": 57.4
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "GU",
"customs": false,
"englishName": "Singapore"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 44,
"min": 3
},
"length": {
"max": 23,
"min": 2
},
"loadingMeters": {
"max": 3296.96,
"min": 53.51
},
"numberOfPieces": {
"max": 43,
"min": 1
},
"palletPlaces": {
"max": 21367.38,
"min": 57.84
},
"volume": {
"max": 13040.76,
"min": 71.43
},
"weight": {
"max": 9320.06,
"min": 47.36
},
"width": {
"max": 34,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 6165.63,
"min": 56.51
},
"totalNumberOfPieces": {
"max": 27,
"min": 3
},
"totalPalletPlaces": {
"max": 12344.36,
"min": 58.98
},
"totalVolume": {
"max": 13098.21,
"min": 90.33
},
"totalWeight": {
"max": 7863.65,
"min": 42.89
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 35,
"min": 1
},
"length": {
"max": 43,
"min": 5
},
"loadingMeters": {
"max": 2818.22,
"min": 66.45
},
"numberOfPieces": {
"max": 14,
"min": 5
},
"palletPlaces": {
"max": 17670.7,
"min": 74.49
},
"volume": {
"max": 19717.05,
"min": 59.57
},
"weight": {
"max": 21867.6,
"min": 54.01
},
"width": {
"max": 20,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 10310.85,
"min": 91.92
},
"totalNumberOfPieces": {
"max": 31,
"min": 4
},
"totalPalletPlaces": {
"max": 16571.68,
"min": 86.93
},
"totalVolume": {
"max": 15086.43,
"min": 99.48
},
"totalWeight": {
"max": 2082.92,
"min": 47.55
}
}
}
],
"postalCodeExcludes": "98765"
},
{
"country": {
"countryCode": "ZA",
"customs": true,
"englishName": "Slovenia"
},
"deliveryTypes": [
{
"code": "ON-DEMAND",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 30,
"min": 1
},
"length": {
"max": 28,
"min": 1
},
"loadingMeters": {
"max": 18318.88,
"min": 36.3
},
"numberOfPieces": {
"max": 23,
"min": 2
},
"palletPlaces": {
"max": 8679.1,
"min": 86.05
},
"volume": {
"max": 14183.61,
"min": 84.93
},
"weight": {
"max": 6112.77,
"min": 91.59
},
"width": {
"max": 20,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 3862.98,
"min": 81.71
},
"totalNumberOfPieces": {
"max": 26,
"min": 3
},
"totalPalletPlaces": {
"max": 1644.31,
"min": 74.36
},
"totalVolume": {
"max": 13338.65,
"min": 82.06
},
"totalWeight": {
"max": 2977,
"min": 72.95
}
}
},
{
"code": "EXP",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 45,
"min": 1
},
"length": {
"max": 49,
"min": 4
},
"loadingMeters": {
"max": 15583.74,
"min": 49.38
},
"numberOfPieces": {
"max": 50,
"min": 3
},
"palletPlaces": {
"max": 17694.68,
"min": 98.95
},
"volume": {
"max": 13070.5,
"min": 40.43
},
"weight": {
"max": 1112.92,
"min": 62.82
},
"width": {
"max": 41,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7275.35,
"min": 38.73
},
"totalNumberOfPieces": {
"max": 12,
"min": 3
},
"totalPalletPlaces": {
"max": 7734.72,
"min": 74.08
},
"totalVolume": {
"max": 10229.71,
"min": 98.93
},
"totalWeight": {
"max": 12260.27,
"min": 85.16
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Express Delivery",
"piece": {
"height": {
"max": 34,
"min": 4
},
"length": {
"max": 38,
"min": 1
},
"loadingMeters": {
"max": 10015.1,
"min": 97.05
},
"numberOfPieces": {
"max": 50,
"min": 1
},
"palletPlaces": {
"max": 2594.22,
"min": 80.6
},
"volume": {
"max": 21768.95,
"min": 68.84
},
"weight": {
"max": 4018.06,
"min": 45.96
},
"width": {
"max": 46,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 8891.45,
"min": 47.39
},
"totalNumberOfPieces": {
"max": 27,
"min": 4
},
"totalPalletPlaces": {
"max": 20761.34,
"min": 71.48
},
"totalVolume": {
"max": 14165.81,
"min": 84.79
},
"totalWeight": {
"max": 22279.1,
"min": 51.8
}
}
},
{
"code": "EXP",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 17,
"min": 3
},
"length": {
"max": 35,
"min": 1
},
"loadingMeters": {
"max": 4069.79,
"min": 76.89
},
"numberOfPieces": {
"max": 27,
"min": 4
},
"palletPlaces": {
"max": 20792.74,
"min": 93.8
},
"volume": {
"max": 2718.14,
"min": 76.91
},
"weight": {
"max": 23910.74,
"min": 55.28
},
"width": {
"max": 40,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 10579.32,
"min": 51.3
},
"totalNumberOfPieces": {
"max": 38,
"min": 1
},
"totalPalletPlaces": {
"max": 7057.52,
"min": 74.08
},
"totalVolume": {
"max": 14082.04,
"min": 50.05
},
"totalWeight": {
"max": 9162.38,
"min": 44.61
}
}
},
{
"code": "POINT-TO-POINT",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 32,
"min": 2
},
"length": {
"max": 26,
"min": 3
},
"loadingMeters": {
"max": 15255.61,
"min": 68.1
},
"numberOfPieces": {
"max": 24,
"min": 4
},
"palletPlaces": {
"max": 1508.35,
"min": 66.89
},
"volume": {
"max": 18267.11,
"min": 52
},
"weight": {
"max": 20979.7,
"min": 66.98
},
"width": {
"max": 12,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 12581.44,
"min": 45.97
},
"totalNumberOfPieces": {
"max": 13,
"min": 3
},
"totalPalletPlaces": {
"max": 9072.93,
"min": 80.56
},
"totalVolume": {
"max": 14004.43,
"min": 36.08
},
"totalWeight": {
"max": 7056.29,
"min": 77.64
}
}
}
],
"postalCodeExcludes": "00100"
}
]
},
{
"active": true,
"additionalServices": [
{
"code": "ThermoCold",
"codeMappings": [
{
"code": "NOTIF",
"value": "456"
},
{
"code": "POD",
"value": "456"
},
{
"code": "NOTIF",
"value": "456"
},
{
"code": "LFT",
"value": "123"
},
{
"code": "LFT",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Email/SMS notifications",
"name": "Tail lift",
"translations": [
{
"information": "Couverture supplémentaire",
"languageCode": "it",
"name": "Versicherung"
},
{
"information": "Cobertura adicional",
"languageCode": "es",
"name": "Assicurazione"
},
{
"information": "Couverture supplémentaire",
"languageCode": "fr",
"name": "Insurance"
},
{
"information": "Additional coverage",
"languageCode": "en",
"name": "Assurance"
}
]
},
{
"code": "AvailablePickupTime",
"codeMappings": [
{
"code": "POD",
"value": "789"
},
{
"code": "LFT",
"value": "123"
},
{
"code": "LFT",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Tail lift required",
"name": "Notifications",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Assicurazione"
}
]
},
{
"code": "PriorityServiceP10",
"codeMappings": [
{
"code": "INS",
"value": "123"
},
{
"code": "LFT",
"value": "789"
},
{
"code": "POD",
"value": "789"
},
{
"code": "POD",
"value": "123"
},
{
"code": "NOTIF",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Additional insurance cover",
"name": "Liftgate",
"translations": [
{
"information": "Additional coverage",
"languageCode": "en",
"name": "Assurance"
}
]
}
],
"customRules": "None",
"dangerousGoodsExclusions": [
{
"allowed": true,
"class": "5.1",
"exceptions": [
{
"type": "QUANTITY",
"value": "UN1234"
},
{
"type": "UN_NUMBER",
"value": "1000kg"
},
{
"type": "QUANTITY",
"value": "1000kg"
}
],
"name": "Flammable Gases"
},
{
"allowed": true,
"class": "6.1",
"exceptions": [
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "UN_NUMBER",
"value": "1000kg"
},
{
"type": "UN_NUMBER",
"value": "PACKED"
},
{
"type": "QUANTITY",
"value": "1000kg"
},
{
"type": "QUANTITY",
"value": "PACKED"
}
],
"name": "Toxic Substances"
},
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "QUANTITY",
"value": "PACKED"
}
],
"name": "Explosives"
}
],
"description": "Premium express freight",
"exclusions": [
{
"code": "LIVESTOCK",
"name": "Fragile Items"
}
],
"fromCountries": [
{
"country": {
"countryCode": "AS",
"customs": false,
"englishName": "Lesotho"
}
},
{
"country": {
"countryCode": "IT",
"customs": false,
"englishName": "Guadeloupe"
}
}
],
"isDomestic": true,
"marketAvailability": [
{
"name": "B2C"
}
],
"name": "DHL Freight FTL",
"packageTypes": [
{
"code": "CRATE",
"name": "Bag"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": false,
"name": "Receiver Pays"
}
],
"piece": {
"height": {
"max": 27,
"min": 4
},
"length": {
"max": 23,
"min": 5
},
"loadingMeters": {
"max": 18653.72,
"min": 77.4
},
"numberOfPieces": {
"max": 39,
"min": 3
},
"palletPlaces": {
"max": 2514.79,
"min": 63.59
},
"volume": {
"max": 22992.53,
"min": 89.77
},
"weight": {
"max": 6375.13,
"min": 85.57
},
"width": {
"max": 49,
"min": 1
}
},
"productCode": "ERD",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 12552.61,
"min": 79.97
},
"totalNumberOfPieces": {
"max": 22,
"min": 1
},
"totalPalletPlaces": {
"max": 2301.48,
"min": 85.69
},
"totalVolume": {
"max": 12404.31,
"min": 37.21
},
"totalWeight": {
"max": 13556.25,
"min": 84.7
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "MK",
"customs": true,
"englishName": "Democratic People's Republic of Korea"
},
"deliveryTypes": [
{
"code": "EXP",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 17,
"min": 5
},
"length": {
"max": 42,
"min": 5
},
"loadingMeters": {
"max": 2516.98,
"min": 77.2
},
"numberOfPieces": {
"max": 49,
"min": 2
},
"palletPlaces": {
"max": 19230.9,
"min": 49.61
},
"volume": {
"max": 18768.94,
"min": 56.25
},
"weight": {
"max": 4006.98,
"min": 62.07
},
"width": {
"max": 48,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7294.07,
"min": 86.71
},
"totalNumberOfPieces": {
"max": 31,
"min": 5
},
"totalPalletPlaces": {
"max": 11671.29,
"min": 36.76
},
"totalVolume": {
"max": 16573.7,
"min": 57.87
},
"totalWeight": {
"max": 23441.71,
"min": 48.87
}
}
}
],
"postalCodeExcludes": "70000-79999"
},
{
"country": {
"countryCode": "IN",
"customs": false,
"englishName": "Finland"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "Express Delivery",
"piece": {
"height": {
"max": 45,
"min": 5
},
"length": {
"max": 20,
"min": 1
},
"loadingMeters": {
"max": 19840.71,
"min": 42.53
},
"numberOfPieces": {
"max": 44,
"min": 4
},
"palletPlaces": {
"max": 5923.97,
"min": 88.21
},
"volume": {
"max": 11014.79,
"min": 73.41
},
"weight": {
"max": 11118.68,
"min": 71.29
},
"width": {
"max": 15,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 19403.79,
"min": 48.12
},
"totalNumberOfPieces": {
"max": 35,
"min": 5
},
"totalPalletPlaces": {
"max": 10872.11,
"min": 90.82
},
"totalVolume": {
"max": 22092.93,
"min": 43.76
},
"totalWeight": {
"max": 21313.1,
"min": 64.12
}
}
},
{
"code": "EXP",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 11,
"min": 2
},
"length": {
"max": 23,
"min": 2
},
"loadingMeters": {
"max": 10637.02,
"min": 36.84
},
"numberOfPieces": {
"max": 13,
"min": 2
},
"palletPlaces": {
"max": 20539.04,
"min": 77.19
},
"volume": {
"max": 22744.93,
"min": 68.81
},
"weight": {
"max": 7913.9,
"min": 94.28
},
"width": {
"max": 49,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 3762.22,
"min": 93.75
},
"totalNumberOfPieces": {
"max": 32,
"min": 1
},
"totalPalletPlaces": {
"max": 17874.06,
"min": 44.69
},
"totalVolume": {
"max": 2962.83,
"min": 58.56
},
"totalWeight": {
"max": 24782.53,
"min": 60.48
}
}
},
{
"code": "STD",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 12,
"min": 4
},
"length": {
"max": 34,
"min": 5
},
"loadingMeters": {
"max": 24406.72,
"min": 51.15
},
"numberOfPieces": {
"max": 22,
"min": 5
},
"palletPlaces": {
"max": 4322.95,
"min": 51.23
},
"volume": {
"max": 9678.28,
"min": 48.11
},
"weight": {
"max": 11272.53,
"min": 90
},
"width": {
"max": 24,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 1968.5,
"min": 38.56
},
"totalNumberOfPieces": {
"max": 38,
"min": 2
},
"totalPalletPlaces": {
"max": 6763.22,
"min": 60
},
"totalVolume": {
"max": 20169,
"min": 89.35
},
"totalWeight": {
"max": 24409.34,
"min": 84.65
}
}
}
],
"postalCodeExcludes": "80000-90000"
},
{
"country": {
"countryCode": "VN",
"customs": false,
"englishName": "Malta"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 48,
"min": 5
},
"length": {
"max": 38,
"min": 3
},
"loadingMeters": {
"max": 8508.25,
"min": 43.07
},
"numberOfPieces": {
"max": 17,
"min": 1
},
"palletPlaces": {
"max": 9171.81,
"min": 63.14
},
"volume": {
"max": 19686.46,
"min": 50.51
},
"weight": {
"max": 9694.01,
"min": 91.64
},
"width": {
"max": 44,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 19127.52,
"min": 94.88
},
"totalNumberOfPieces": {
"max": 14,
"min": 2
},
"totalPalletPlaces": {
"max": 7171.62,
"min": 62.92
},
"totalVolume": {
"max": 22297.4,
"min": 89.59
},
"totalWeight": {
"max": 13687.81,
"min": 49.01
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 47,
"min": 4
},
"length": {
"max": 42,
"min": 3
},
"loadingMeters": {
"max": 5420.99,
"min": 75.55
},
"numberOfPieces": {
"max": 45,
"min": 3
},
"palletPlaces": {
"max": 16879.66,
"min": 77.42
},
"volume": {
"max": 17374.38,
"min": 45.17
},
"weight": {
"max": 23680.45,
"min": 57.8
},
"width": {
"max": 35,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 6805.21,
"min": 53.05
},
"totalNumberOfPieces": {
"max": 48,
"min": 2
},
"totalPalletPlaces": {
"max": 14019.98,
"min": 78.98
},
"totalVolume": {
"max": 15765.2,
"min": 49.62
},
"totalWeight": {
"max": 3310.46,
"min": 88.17
}
}
},
{
"code": "PRI",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 23,
"min": 5
},
"length": {
"max": 14,
"min": 4
},
"loadingMeters": {
"max": 22266.1,
"min": 52.02
},
"numberOfPieces": {
"max": 33,
"min": 2
},
"palletPlaces": {
"max": 4664.58,
"min": 37.42
},
"volume": {
"max": 24804.57,
"min": 59.17
},
"weight": {
"max": 20725.03,
"min": 94.34
},
"width": {
"max": 44,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7657.14,
"min": 80.67
},
"totalNumberOfPieces": {
"max": 30,
"min": 4
},
"totalPalletPlaces": {
"max": 2239.33,
"min": 75.07
},
"totalVolume": {
"max": 18642.08,
"min": 74.19
},
"totalWeight": {
"max": 13006.81,
"min": 41.53
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 14,
"min": 4
},
"length": {
"max": 16,
"min": 3
},
"loadingMeters": {
"max": 14735.99,
"min": 82.1
},
"numberOfPieces": {
"max": 27,
"min": 5
},
"palletPlaces": {
"max": 20739.98,
"min": 45.44
},
"volume": {
"max": 7690.34,
"min": 62.31
},
"weight": {
"max": 19075.02,
"min": 53.75
},
"width": {
"max": 21,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 4865.84,
"min": 91.67
},
"totalNumberOfPieces": {
"max": 18,
"min": 1
},
"totalPalletPlaces": {
"max": 11816.11,
"min": 92.71
},
"totalVolume": {
"max": 8168.77,
"min": 87.22
},
"totalWeight": {
"max": 13509.38,
"min": 48.6
}
}
},
{
"code": "HUB-TO-HUB",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 43,
"min": 3
},
"length": {
"max": 33,
"min": 4
},
"loadingMeters": {
"max": 7337.48,
"min": 54.16
},
"numberOfPieces": {
"max": 16,
"min": 3
},
"palletPlaces": {
"max": 23939.14,
"min": 51.71
},
"volume": {
"max": 10671.57,
"min": 78.05
},
"weight": {
"max": 2148.96,
"min": 65.68
},
"width": {
"max": 46,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 23699.28,
"min": 95.59
},
"totalNumberOfPieces": {
"max": 25,
"min": 1
},
"totalPalletPlaces": {
"max": 13461.2,
"min": 80.59
},
"totalVolume": {
"max": 6619.2,
"min": 92.97
},
"totalWeight": {
"max": 4361.28,
"min": 42.85
}
}
}
],
"postalCodeExcludes": "55555"
},
{
"country": {
"countryCode": "TH",
"customs": false,
"englishName": "Portugal"
},
"deliveryTypes": [
{
"code": "PRI",
"name": "Express Delivery",
"piece": {
"height": {
"max": 26,
"min": 4
},
"length": {
"max": 22,
"min": 3
},
"loadingMeters": {
"max": 20087.66,
"min": 68.73
},
"numberOfPieces": {
"max": 43,
"min": 3
},
"palletPlaces": {
"max": 21593.44,
"min": 76.95
},
"volume": {
"max": 15897.36,
"min": 51.74
},
"weight": {
"max": 13331.21,
"min": 78.32
},
"width": {
"max": 38,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 23915.3,
"min": 83.13
},
"totalNumberOfPieces": {
"max": 32,
"min": 1
},
"totalPalletPlaces": {
"max": 630.68,
"min": 38.36
},
"totalVolume": {
"max": 20617.58,
"min": 95.88
},
"totalWeight": {
"max": 23994.11,
"min": 97.01
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 46,
"min": 5
},
"length": {
"max": 26,
"min": 4
},
"loadingMeters": {
"max": 18986.2,
"min": 40.3
},
"numberOfPieces": {
"max": 18,
"min": 5
},
"palletPlaces": {
"max": 17193.82,
"min": 96.08
},
"volume": {
"max": 5696.74,
"min": 97.27
},
"weight": {
"max": 15637.79,
"min": 51.82
},
"width": {
"max": 17,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 20128.25,
"min": 76.88
},
"totalNumberOfPieces": {
"max": 26,
"min": 4
},
"totalPalletPlaces": {
"max": 16767.52,
"min": 59.17
},
"totalVolume": {
"max": 10310.38,
"min": 45.08
},
"totalWeight": {
"max": 3163.67,
"min": 78.62
}
}
}
],
"postalCodeExcludes": "55555"
}
]
}
]GET
| Query Parameter Name | Example |
|---|---|
fromCountryCode | DE |
toCountryCode | FR |
{
"active": true,
"additionalServices": [
{
"code": "DangerousGoods",
"codeMappings": [
{
"code": "INS",
"value": "789"
},
{
"code": "INS",
"value": "456"
},
{
"code": "LFT",
"value": "789"
},
{
"code": "LFT",
"value": "456"
},
{
"code": "POD",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Additional insurance cover",
"name": "Proof of Delivery",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "en",
"name": "Assicurazione"
},
{
"information": "Cobertura adicional",
"languageCode": "fr",
"name": "Seguro"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "de",
"name": "Assurance"
}
]
},
{
"code": "PriorityServiceP10",
"codeMappings": [
{
"code": "LFT",
"value": "123"
},
{
"code": "INS",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Mandatory for international",
"information": "Signed POD requested",
"name": "Proof of Delivery",
"translations": [
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Assicurazione"
},
{
"information": "Couverture supplémentaire",
"languageCode": "it",
"name": "Assicurazione"
},
{
"information": "Cobertura adicional",
"languageCode": "en",
"name": "Versicherung"
}
]
},
{
"code": "SideUnloadingDelivery",
"codeMappings": [
{
"code": "POD",
"value": "456"
},
{
"code": "INS",
"value": "123"
},
{
"code": "NOTIF",
"value": "789"
},
{
"code": "INS",
"value": "123"
},
{
"code": "LFT",
"value": "123"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Liftgate service required",
"name": "Proof of Delivery",
"translations": [
{
"information": "Couverture supplémentaire",
"languageCode": "it",
"name": "Insurance"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "en",
"name": "Versicherung"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "es",
"name": "Assurance"
},
{
"information": "Additional coverage",
"languageCode": "es",
"name": "Assicurazione"
}
]
}
],
"customRules": "Time-definite delivery required",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "QUANTITY",
"value": "PACKED"
},
{
"type": "QUANTITY",
"value": "UN1234"
}
],
"name": "Corrosives"
},
{
"allowed": true,
"class": "9",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "1000kg"
},
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "1000kg"
}
],
"name": "Explosives"
},
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "PACKED"
},
{
"type": "QUANTITY",
"value": "PACKED"
},
{
"type": "PACKAGING",
"value": "PACKED"
},
{
"type": "UN_NUMBER",
"value": "1000kg"
},
{
"type": "PACKAGING",
"value": "1000kg"
}
],
"name": "Explosives"
},
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "PACKED"
}
],
"name": "Miscellaneous"
},
{
"allowed": false,
"class": "3",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "QUANTITY",
"value": "UN1234"
}
],
"name": "Toxic Substances"
}
],
"description": "Palletized freight transport",
"exclusions": [
{
"code": "OVERSZ",
"name": "Hazardous Materials"
},
{
"code": "FRAGILE",
"name": "Hazardous Materials"
}
],
"fromCountries": [
{
"country": {
"countryCode": "SA",
"customs": false,
"englishName": "Guinea-Bissau"
}
},
{
"country": {
"countryCode": "CA",
"customs": false,
"englishName": "Cocos (Keeling) Islands"
}
}
],
"isDomestic": true,
"marketAvailability": [
{
"name": "C2C"
}
],
"name": "DHL Freight Plus",
"packageTypes": [
{
"code": "DRUM",
"name": "Box"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Receiver Pays"
},
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Receiver Pays"
}
],
"piece": {
"height": {
"max": 41,
"min": 3
},
"length": {
"max": 29,
"min": 4
},
"loadingMeters": {
"max": 2253.91,
"min": 79.94
},
"numberOfPieces": {
"max": 38,
"min": 5
},
"palletPlaces": {
"max": 21780.12,
"min": 92.48
},
"volume": {
"max": 9122.31,
"min": 47.99
},
"weight": {
"max": 4727.68,
"min": 74.7
},
"width": {
"max": 25,
"min": 4
}
},
"productCode": "EFC",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 18785.79,
"min": 77.53
},
"totalNumberOfPieces": {
"max": 29,
"min": 1
},
"totalPalletPlaces": {
"max": 17675.67,
"min": 37.14
},
"totalVolume": {
"max": 18480.16,
"min": 89.94
},
"totalWeight": {
"max": 11965.87,
"min": 76.51
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "BY",
"customs": true,
"englishName": "Egypt"
},
"deliveryTypes": [
{
"code": "STD",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 45,
"min": 4
},
"length": {
"max": 32,
"min": 5
},
"loadingMeters": {
"max": 9253.08,
"min": 79.38
},
"numberOfPieces": {
"max": 23,
"min": 5
},
"palletPlaces": {
"max": 19122.62,
"min": 73.42
},
"volume": {
"max": 16419.21,
"min": 93.54
},
"weight": {
"max": 19224.42,
"min": 37.69
},
"width": {
"max": 48,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 6077.9,
"min": 66.18
},
"totalNumberOfPieces": {
"max": 11,
"min": 1
},
"totalPalletPlaces": {
"max": 15471.66,
"min": 75.67
},
"totalVolume": {
"max": 23981.57,
"min": 60.95
},
"totalWeight": {
"max": 13299.48,
"min": 97.7
}
}
}
],
"postalCodeExcludes": "70000-79999"
},
{
"country": {
"countryCode": "KY",
"customs": false,
"englishName": "Costa Rica"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 40,
"min": 5
},
"length": {
"max": 44,
"min": 3
},
"loadingMeters": {
"max": 12320.86,
"min": 95.64
},
"numberOfPieces": {
"max": 43,
"min": 5
},
"palletPlaces": {
"max": 13166,
"min": 41.75
},
"volume": {
"max": 15561.9,
"min": 48.61
},
"weight": {
"max": 16363.52,
"min": 78.27
},
"width": {
"max": 16,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 884.14,
"min": 58.17
},
"totalNumberOfPieces": {
"max": 40,
"min": 4
},
"totalPalletPlaces": {
"max": 14975.78,
"min": 95.41
},
"totalVolume": {
"max": 15568.44,
"min": 46.76
},
"totalWeight": {
"max": 24572.27,
"min": 87.6
}
}
},
{
"code": "EXP",
"name": "Express Delivery",
"piece": {
"height": {
"max": 40,
"min": 5
},
"length": {
"max": 39,
"min": 4
},
"loadingMeters": {
"max": 2862.85,
"min": 85.08
},
"numberOfPieces": {
"max": 48,
"min": 1
},
"palletPlaces": {
"max": 1437.24,
"min": 70.4
},
"volume": {
"max": 754.22,
"min": 38.98
},
"weight": {
"max": 2929.23,
"min": 89.73
},
"width": {
"max": 13,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 8867.49,
"min": 40.55
},
"totalNumberOfPieces": {
"max": 36,
"min": 4
},
"totalPalletPlaces": {
"max": 4417.73,
"min": 73.47
},
"totalVolume": {
"max": 22493.09,
"min": 62.88
},
"totalWeight": {
"max": 19381.99,
"min": 74.58
}
}
},
{
"code": "STD",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 45,
"min": 2
},
"length": {
"max": 15,
"min": 4
},
"loadingMeters": {
"max": 18770.33,
"min": 76.93
},
"numberOfPieces": {
"max": 14,
"min": 3
},
"palletPlaces": {
"max": 15835.01,
"min": 79.07
},
"volume": {
"max": 18616.49,
"min": 75.65
},
"weight": {
"max": 24466.56,
"min": 47.02
},
"width": {
"max": 17,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 12039.23,
"min": 39.55
},
"totalNumberOfPieces": {
"max": 45,
"min": 2
},
"totalPalletPlaces": {
"max": 5120.44,
"min": 73.35
},
"totalVolume": {
"max": 19497.35,
"min": 57.89
},
"totalWeight": {
"max": 23656.23,
"min": 61.63
}
}
}
],
"postalCodeExcludes": "98765"
},
{
"country": {
"countryCode": "RW",
"customs": false,
"englishName": "Sudan"
},
"deliveryTypes": [
{
"code": "HUB-TO-HUB",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 46,
"min": 4
},
"length": {
"max": 26,
"min": 5
},
"loadingMeters": {
"max": 9350.03,
"min": 91.57
},
"numberOfPieces": {
"max": 42,
"min": 5
},
"palletPlaces": {
"max": 3201.82,
"min": 97.57
},
"volume": {
"max": 10866.79,
"min": 35.97
},
"weight": {
"max": 11820.66,
"min": 43.52
},
"width": {
"max": 33,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7759.92,
"min": 89.32
},
"totalNumberOfPieces": {
"max": 14,
"min": 3
},
"totalPalletPlaces": {
"max": 11180.39,
"min": 50.42
},
"totalVolume": {
"max": 1406.68,
"min": 54.92
},
"totalWeight": {
"max": 17134.5,
"min": 72.49
}
}
},
{
"code": "STD",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 20,
"min": 4
},
"length": {
"max": 40,
"min": 4
},
"loadingMeters": {
"max": 14618.89,
"min": 67.59
},
"numberOfPieces": {
"max": 37,
"min": 5
},
"palletPlaces": {
"max": 12914.57,
"min": 82.88
},
"volume": {
"max": 21198.05,
"min": 39.79
},
"weight": {
"max": 18012.77,
"min": 57.4
},
"width": {
"max": 12,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 2567.3,
"min": 57.19
},
"totalNumberOfPieces": {
"max": 18,
"min": 1
},
"totalPalletPlaces": {
"max": 15721.57,
"min": 49.63
},
"totalVolume": {
"max": 9628.81,
"min": 59.21
},
"totalWeight": {
"max": 20875.11,
"min": 72.01
}
}
}
],
"postalCodeExcludes": "55555"
},
{
"country": {
"countryCode": "RS",
"customs": false,
"englishName": "Burundi"
},
"deliveryTypes": [
{
"code": "POINT-TO-POINT",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 49,
"min": 5
},
"length": {
"max": 30,
"min": 3
},
"loadingMeters": {
"max": 907.94,
"min": 93.47
},
"numberOfPieces": {
"max": 15,
"min": 3
},
"palletPlaces": {
"max": 23692.81,
"min": 63.82
},
"volume": {
"max": 22453.5,
"min": 45.52
},
"weight": {
"max": 21802.85,
"min": 81.73
},
"width": {
"max": 49,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 23203.74,
"min": 99.25
},
"totalNumberOfPieces": {
"max": 32,
"min": 5
},
"totalPalletPlaces": {
"max": 14570.26,
"min": 46.87
},
"totalVolume": {
"max": 11310.14,
"min": 50.74
},
"totalWeight": {
"max": 10675.17,
"min": 72.64
}
}
}
],
"postalCodeExcludes": "None"
}
]
}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": "PreAdvice",
"codeMappings": [
{
"code": "NOTIF",
"value": "789"
},
{
"code": "NOTIF",
"value": "456"
},
{
"code": "LFT",
"value": "123"
}
],
"customs": true,
"customUsageRules": "Required for items > 500kg",
"information": "Signed POD requested",
"name": "Insurance",
"translations": [
{
"information": "Couverture supplémentaire",
"languageCode": "en",
"name": "Assurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "de",
"name": "Assurance"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "fr",
"name": "Assicurazione"
},
{
"information": "Additional coverage",
"languageCode": "es",
"name": "Versicherung"
}
]
}
],
"customRules": "No hazardous chemicals",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "QUANTITY",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "UN1234"
},
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "QUANTITY",
"value": "PACKED"
}
],
"name": "Flammable Liquids"
},
{
"allowed": false,
"class": "2.1",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "PACKAGING",
"value": "UN1234"
}
],
"name": "Explosives"
}
],
"description": "Premium express freight",
"exclusions": [
{
"code": "OVERSZ",
"name": "Oversized Load"
},
{
"code": "PERISH",
"name": "Oversized Load"
},
{
"code": "FRAGILE",
"name": "Perishable Goods"
}
],
"fromCountries": [
{
"country": {
"countryCode": "PM",
"customs": true,
"englishName": "Trinidad and Tobago"
}
},
{
"country": {
"countryCode": "IQ",
"customs": false,
"englishName": "San Marino"
}
},
{
"country": {
"countryCode": "ER",
"customs": true,
"englishName": "Kuwait"
}
}
],
"isDomestic": true,
"marketAvailability": [
{
"name": "GOV"
},
{
"name": "GOV"
},
{
"name": "GOV"
}
],
"name": "DHL Freight Standard",
"packageTypes": [
{
"code": "BOX",
"name": "Bag"
},
{
"code": "DRUM",
"name": "Box"
},
{
"code": "DRUM",
"name": "Bundle"
},
{
"code": "BUNDLE",
"name": "Crate"
},
{
"code": "DRUM",
"name": "Pallet"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": false,
"name": "Receiver Pays"
},
{
"code": "RECEIVER",
"customs": true,
"name": "Receiver Pays"
},
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Sender Pays"
},
{
"code": "RECEIVER",
"customs": false,
"name": "Receiver Pays"
},
{
"code": "RECEIVER",
"customs": false,
"name": "Third Party Pays"
}
],
"piece": {
"height": {
"max": 24,
"min": 1
},
"length": {
"max": 20,
"min": 3
},
"loadingMeters": {
"max": 17301.32,
"min": 48.99
},
"numberOfPieces": {
"max": 46,
"min": 4
},
"palletPlaces": {
"max": 8536.72,
"min": 82.23
},
"volume": {
"max": 5875.5,
"min": 79.6
},
"weight": {
"max": 18666.73,
"min": 91.12
},
"width": {
"max": 43,
"min": 2
}
},
"productCode": "ERD",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 22030.09,
"min": 87.38
},
"totalNumberOfPieces": {
"max": 34,
"min": 5
},
"totalPalletPlaces": {
"max": 22165.67,
"min": 41.87
},
"totalVolume": {
"max": 994.09,
"min": 57.52
},
"totalWeight": {
"max": 8964.81,
"min": 69.53
}
},
"stackable": false,
"toCountries": [
{
"country": {
"countryCode": "EH",
"customs": false,
"englishName": "Gibraltar"
},
"deliveryTypes": [
{
"code": "DOOR-TO-DOOR",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 19,
"min": 5
},
"length": {
"max": 30,
"min": 3
},
"loadingMeters": {
"max": 15846.76,
"min": 74.52
},
"numberOfPieces": {
"max": 10,
"min": 2
},
"palletPlaces": {
"max": 17902.24,
"min": 50.74
},
"volume": {
"max": 12571.58,
"min": 96.67
},
"weight": {
"max": 13539.82,
"min": 91.08
},
"width": {
"max": 36,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 24956.03,
"min": 93.96
},
"totalNumberOfPieces": {
"max": 50,
"min": 3
},
"totalPalletPlaces": {
"max": 22170.37,
"min": 38.45
},
"totalVolume": {
"max": 6473.69,
"min": 36.6
},
"totalWeight": {
"max": 22496.11,
"min": 79.43
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Express Delivery",
"piece": {
"height": {
"max": 11,
"min": 3
},
"length": {
"max": 48,
"min": 3
},
"loadingMeters": {
"max": 23742.86,
"min": 39.67
},
"numberOfPieces": {
"max": 20,
"min": 2
},
"palletPlaces": {
"max": 10391.04,
"min": 89.97
},
"volume": {
"max": 20044.23,
"min": 59.97
},
"weight": {
"max": 23623.1,
"min": 61.64
},
"width": {
"max": 27,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 15516.51,
"min": 45.35
},
"totalNumberOfPieces": {
"max": 37,
"min": 2
},
"totalPalletPlaces": {
"max": 14398.96,
"min": 95
},
"totalVolume": {
"max": 12822.52,
"min": 57.6
},
"totalWeight": {
"max": 6855.47,
"min": 53.45
}
}
}
],
"postalCodeExcludes": "55555"
}
]
},
{
"active": true,
"additionalServices": [
{
"code": "PriorityServiceP12",
"codeMappings": [
{
"code": "LFT",
"value": "123"
},
{
"code": "POD",
"value": "123"
},
{
"code": "LFT",
"value": "789"
},
{
"code": "NOTIF",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Required for items > 500kg",
"information": "Additional insurance cover",
"name": "Tail lift",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "es",
"name": "Seguro"
},
{
"information": "Additional coverage",
"languageCode": "fr",
"name": "Versicherung"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "it",
"name": "Assurance"
},
{
"information": "Additional coverage",
"languageCode": "fr",
"name": "Seguro"
},
{
"information": "Cobertura adicional",
"languageCode": "fr",
"name": "Insurance"
}
]
}
],
"customRules": "Standard EU pallet rules apply",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "1",
"exceptions": [
{
"type": "QUANTITY",
"value": "PACKED"
}
],
"name": "Toxic Substances"
},
{
"allowed": false,
"class": "9",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "QUANTITY",
"value": "UN1234"
}
],
"name": "Miscellaneous"
}
],
"description": "Cross-border road delivery",
"exclusions": [
{
"code": "OVERSZ",
"name": "Perishable Goods"
},
{
"code": "PERISH",
"name": "Hazardous Materials"
}
],
"fromCountries": [
{
"country": {
"countryCode": "GP",
"customs": false,
"englishName": "Kuwait"
}
},
{
"country": {
"countryCode": "AW",
"customs": false,
"englishName": "Guinea-Bissau"
}
},
{
"country": {
"countryCode": "PE",
"customs": false,
"englishName": "Germany"
}
}
],
"isDomestic": false,
"marketAvailability": [
{
"name": "ENTERPRISE"
},
{
"name": "GOV"
},
{
"name": "C2C"
},
{
"name": "B2C"
},
{
"name": "B2B"
}
],
"name": "DHL Freight Euroconnect",
"packageTypes": [
{
"code": "BUNDLE",
"name": "Bundle"
},
{
"code": "BUNDLE",
"name": "Pallet"
},
{
"code": "BARREL",
"name": "Pallet"
},
{
"code": "BAG",
"name": "Barrel"
},
{
"code": "BARREL",
"name": "Box"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": false,
"name": "Third Party Pays"
},
{
"code": "SENDER",
"customs": false,
"name": "Sender Pays"
},
{
"code": "RECEIVER",
"customs": false,
"name": "Third Party Pays"
},
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Third Party Pays"
}
],
"piece": {
"height": {
"max": 47,
"min": 2
},
"length": {
"max": 23,
"min": 1
},
"loadingMeters": {
"max": 3782.24,
"min": 58.11
},
"numberOfPieces": {
"max": 49,
"min": 1
},
"palletPlaces": {
"max": 20372.37,
"min": 82.54
},
"volume": {
"max": 9445.53,
"min": 87.35
},
"weight": {
"max": 17094.38,
"min": 45.81
},
"width": {
"max": 33,
"min": 3
}
},
"productCode": "ECI",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 24242.19,
"min": 53.05
},
"totalNumberOfPieces": {
"max": 43,
"min": 4
},
"totalPalletPlaces": {
"max": 22943.77,
"min": 45.55
},
"totalVolume": {
"max": 16910.2,
"min": 39.65
},
"totalWeight": {
"max": 20470.33,
"min": 95
}
},
"stackable": false,
"toCountries": [
{
"country": {
"countryCode": "GS",
"customs": false,
"englishName": "Greece"
},
"deliveryTypes": [
{
"code": "PRI",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 26,
"min": 5
},
"length": {
"max": 16,
"min": 3
},
"loadingMeters": {
"max": 20341.32,
"min": 96.72
},
"numberOfPieces": {
"max": 12,
"min": 5
},
"palletPlaces": {
"max": 541.1,
"min": 78.88
},
"volume": {
"max": 17281.68,
"min": 78.55
},
"weight": {
"max": 12896.63,
"min": 58
},
"width": {
"max": 20,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 5973.62,
"min": 55.15
},
"totalNumberOfPieces": {
"max": 40,
"min": 5
},
"totalPalletPlaces": {
"max": 17840.79,
"min": 36.07
},
"totalVolume": {
"max": 15499.45,
"min": 93.04
},
"totalWeight": {
"max": 18532.84,
"min": 67.49
}
}
},
{
"code": "PRI",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 19,
"min": 1
},
"length": {
"max": 29,
"min": 4
},
"loadingMeters": {
"max": 12214.99,
"min": 76.13
},
"numberOfPieces": {
"max": 38,
"min": 5
},
"palletPlaces": {
"max": 2032.12,
"min": 60.42
},
"volume": {
"max": 4927.62,
"min": 93.36
},
"weight": {
"max": 6544.83,
"min": 83.75
},
"width": {
"max": 22,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 16235.04,
"min": 55.7
},
"totalNumberOfPieces": {
"max": 14,
"min": 1
},
"totalPalletPlaces": {
"max": 5133.03,
"min": 39.08
},
"totalVolume": {
"max": 530.12,
"min": 98.94
},
"totalWeight": {
"max": 4199.48,
"min": 69.4
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 49,
"min": 5
},
"length": {
"max": 50,
"min": 5
},
"loadingMeters": {
"max": 10782.37,
"min": 46.52
},
"numberOfPieces": {
"max": 48,
"min": 3
},
"palletPlaces": {
"max": 15369.71,
"min": 47.69
},
"volume": {
"max": 12238.68,
"min": 75.16
},
"weight": {
"max": 10317.5,
"min": 35.55
},
"width": {
"max": 38,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 10132.57,
"min": 85.08
},
"totalNumberOfPieces": {
"max": 29,
"min": 1
},
"totalPalletPlaces": {
"max": 6474.89,
"min": 71.03
},
"totalVolume": {
"max": 12048.66,
"min": 94.48
},
"totalWeight": {
"max": 11326.21,
"min": 79.88
}
}
},
{
"code": "HUB-TO-HUB",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 13,
"min": 5
},
"length": {
"max": 19,
"min": 2
},
"loadingMeters": {
"max": 13290.91,
"min": 91.13
},
"numberOfPieces": {
"max": 41,
"min": 5
},
"palletPlaces": {
"max": 6680.41,
"min": 88.36
},
"volume": {
"max": 9374,
"min": 84.85
},
"weight": {
"max": 18825.89,
"min": 98.96
},
"width": {
"max": 16,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 9944.17,
"min": 83.74
},
"totalNumberOfPieces": {
"max": 33,
"min": 5
},
"totalPalletPlaces": {
"max": 21679.6,
"min": 84.67
},
"totalVolume": {
"max": 24380.61,
"min": 85.27
},
"totalWeight": {
"max": 12234.3,
"min": 84.84
}
}
},
{
"code": "EXP",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 37,
"min": 4
},
"length": {
"max": 46,
"min": 1
},
"loadingMeters": {
"max": 8436,
"min": 55.38
},
"numberOfPieces": {
"max": 38,
"min": 1
},
"palletPlaces": {
"max": 6807.7,
"min": 96.83
},
"volume": {
"max": 15039.63,
"min": 50.92
},
"weight": {
"max": 10814.05,
"min": 58.17
},
"width": {
"max": 32,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 18997.55,
"min": 82.09
},
"totalNumberOfPieces": {
"max": 32,
"min": 3
},
"totalPalletPlaces": {
"max": 24624.42,
"min": 39.75
},
"totalVolume": {
"max": 7386.77,
"min": 52.08
},
"totalWeight": {
"max": 12070.34,
"min": 69.41
}
}
}
],
"postalCodeExcludes": "70000-79999"
}
]
},
{
"active": true,
"additionalServices": [
{
"code": "AvailableDeliveryTime",
"codeMappings": [
{
"code": "LFT",
"value": "456"
},
{
"code": "INS",
"value": "789"
},
{
"code": "POD",
"value": "456"
},
{
"code": "NOTIF",
"value": "789"
},
{
"code": "LFT",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Additional insurance cover",
"name": "Notifications",
"translations": [
{
"information": "Couverture supplémentaire",
"languageCode": "de",
"name": "Assicurazione"
}
]
}
],
"customRules": "Height limit 2.4m",
"dangerousGoodsExclusions": [
{
"allowed": false,
"class": "6.1",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "PACKAGING",
"value": "UN1234"
},
{
"type": "PACKAGING",
"value": "LQ"
},
{
"type": "QUANTITY",
"value": "UN1234"
}
],
"name": "Toxic Substances"
}
],
"description": "Temperature-controlled road freight",
"exclusions": [
{
"code": "LIVESTOCK",
"name": "Perishable Goods"
}
],
"fromCountries": [
{
"country": {
"countryCode": "PL",
"customs": false,
"englishName": "Sweden"
}
},
{
"country": {
"countryCode": "LT",
"customs": false,
"englishName": "Guernsey"
}
}
],
"isDomestic": false,
"marketAvailability": [
{
"name": "C2C"
},
{
"name": "B2B"
},
{
"name": "C2B"
}
],
"name": "DHL Freight Plus",
"packageTypes": [
{
"code": "BAG",
"name": "Box"
},
{
"code": "PAL",
"name": "Box"
},
{
"code": "BAG",
"name": "Bag"
},
{
"code": "BUNDLE",
"name": "Barrel"
},
{
"code": "PAL",
"name": "Pallet"
}
],
"payerCodes": [
{
"code": "SENDER",
"customs": true,
"name": "Sender Pays"
},
{
"code": "THIRD_PARTY",
"customs": false,
"name": "Sender Pays"
},
{
"code": "RECEIVER",
"customs": true,
"name": "Sender Pays"
},
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Receiver Pays"
},
{
"code": "SENDER",
"customs": false,
"name": "Third Party Pays"
}
],
"piece": {
"height": {
"max": 10,
"min": 3
},
"length": {
"max": 14,
"min": 3
},
"loadingMeters": {
"max": 11897.43,
"min": 84.72
},
"numberOfPieces": {
"max": 38,
"min": 1
},
"palletPlaces": {
"max": 15565.4,
"min": 99.25
},
"volume": {
"max": 3695.9,
"min": 81.49
},
"weight": {
"max": 18141.39,
"min": 93.86
},
"width": {
"max": 37,
"min": 1
}
},
"productCode": "DPL",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 24896.02,
"min": 94.27
},
"totalNumberOfPieces": {
"max": 21,
"min": 5
},
"totalPalletPlaces": {
"max": 22506.94,
"min": 41.67
},
"totalVolume": {
"max": 2162.65,
"min": 77.84
},
"totalWeight": {
"max": 1626.04,
"min": 95.19
}
},
"stackable": true,
"toCountries": [
{
"country": {
"countryCode": "GM",
"customs": false,
"englishName": "Mayotte"
},
"deliveryTypes": [
{
"code": "STD",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 12,
"min": 1
},
"length": {
"max": 40,
"min": 2
},
"loadingMeters": {
"max": 8969.27,
"min": 70.28
},
"numberOfPieces": {
"max": 12,
"min": 4
},
"palletPlaces": {
"max": 1332.62,
"min": 84.39
},
"volume": {
"max": 14147.81,
"min": 93.44
},
"weight": {
"max": 14300.33,
"min": 90.01
},
"width": {
"max": 19,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 13404.53,
"min": 85.16
},
"totalNumberOfPieces": {
"max": 44,
"min": 4
},
"totalPalletPlaces": {
"max": 21792.39,
"min": 68.2
},
"totalVolume": {
"max": 11164.49,
"min": 48.27
},
"totalWeight": {
"max": 12326.87,
"min": 60.88
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Priority Delivery",
"piece": {
"height": {
"max": 32,
"min": 2
},
"length": {
"max": 22,
"min": 1
},
"loadingMeters": {
"max": 10659.11,
"min": 93.47
},
"numberOfPieces": {
"max": 17,
"min": 3
},
"palletPlaces": {
"max": 6854,
"min": 50.39
},
"volume": {
"max": 14540.81,
"min": 97.23
},
"weight": {
"max": 13431.65,
"min": 49.55
},
"width": {
"max": 24,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 4253.63,
"min": 52.53
},
"totalNumberOfPieces": {
"max": 26,
"min": 5
},
"totalPalletPlaces": {
"max": 15736.22,
"min": 94.13
},
"totalVolume": {
"max": 20727.31,
"min": 74.11
},
"totalWeight": {
"max": 9404.9,
"min": 80.83
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 10,
"min": 2
},
"length": {
"max": 50,
"min": 4
},
"loadingMeters": {
"max": 11782.04,
"min": 73.37
},
"numberOfPieces": {
"max": 14,
"min": 2
},
"palletPlaces": {
"max": 7156.34,
"min": 64.45
},
"volume": {
"max": 12036.11,
"min": 78.03
},
"weight": {
"max": 17792.15,
"min": 37.21
},
"width": {
"max": 30,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7231.76,
"min": 37.47
},
"totalNumberOfPieces": {
"max": 35,
"min": 4
},
"totalPalletPlaces": {
"max": 15546.41,
"min": 94.09
},
"totalVolume": {
"max": 16963.73,
"min": 82.93
},
"totalWeight": {
"max": 17738.09,
"min": 78.44
}
}
},
{
"code": "HUB-TO-HUB",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 32,
"min": 3
},
"length": {
"max": 12,
"min": 4
},
"loadingMeters": {
"max": 7971.06,
"min": 79.29
},
"numberOfPieces": {
"max": 20,
"min": 1
},
"palletPlaces": {
"max": 9977.35,
"min": 49.24
},
"volume": {
"max": 6533.59,
"min": 79.54
},
"weight": {
"max": 14395.38,
"min": 63.17
},
"width": {
"max": 18,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 5783.28,
"min": 81.99
},
"totalNumberOfPieces": {
"max": 27,
"min": 4
},
"totalPalletPlaces": {
"max": 14114.41,
"min": 72.66
},
"totalVolume": {
"max": 15661.63,
"min": 80.2
},
"totalWeight": {
"max": 19824.67,
"min": 62.63
}
}
}
],
"postalCodeExcludes": "80000-90000"
},
{
"country": {
"countryCode": "MN",
"customs": false,
"englishName": "Aland Islands"
},
"deliveryTypes": [
{
"code": "DOOR-TO-DOOR",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 12,
"min": 1
},
"length": {
"max": 40,
"min": 4
},
"loadingMeters": {
"max": 7389.19,
"min": 48.45
},
"numberOfPieces": {
"max": 17,
"min": 5
},
"palletPlaces": {
"max": 967.67,
"min": 55.72
},
"volume": {
"max": 18722,
"min": 69.09
},
"weight": {
"max": 15881.9,
"min": 40.51
},
"width": {
"max": 25,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 8367.45,
"min": 58.79
},
"totalNumberOfPieces": {
"max": 12,
"min": 4
},
"totalPalletPlaces": {
"max": 5280.04,
"min": 47.67
},
"totalVolume": {
"max": 11432.67,
"min": 86.38
},
"totalWeight": {
"max": 913.37,
"min": 97.53
}
}
},
{
"code": "PRI",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 34,
"min": 5
},
"length": {
"max": 37,
"min": 5
},
"loadingMeters": {
"max": 13552.04,
"min": 66.82
},
"numberOfPieces": {
"max": 19,
"min": 5
},
"palletPlaces": {
"max": 10887.49,
"min": 48.36
},
"volume": {
"max": 13106.51,
"min": 93.64
},
"weight": {
"max": 12922.7,
"min": 80.89
},
"width": {
"max": 19,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 21490.03,
"min": 61.86
},
"totalNumberOfPieces": {
"max": 49,
"min": 4
},
"totalPalletPlaces": {
"max": 22510.96,
"min": 55.32
},
"totalVolume": {
"max": 13034.56,
"min": 93.39
},
"totalWeight": {
"max": 21366.48,
"min": 96.54
}
}
},
{
"code": "PRI",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 40,
"min": 4
},
"length": {
"max": 49,
"min": 4
},
"loadingMeters": {
"max": 10336.7,
"min": 44.05
},
"numberOfPieces": {
"max": 26,
"min": 1
},
"palletPlaces": {
"max": 22046.91,
"min": 97.82
},
"volume": {
"max": 24155.86,
"min": 55.55
},
"weight": {
"max": 22696.4,
"min": 46.96
},
"width": {
"max": 49,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 5193.39,
"min": 94.59
},
"totalNumberOfPieces": {
"max": 10,
"min": 5
},
"totalPalletPlaces": {
"max": 14471.07,
"min": 86.66
},
"totalVolume": {
"max": 12399.44,
"min": 71.04
},
"totalWeight": {
"max": 11803.52,
"min": 79.81
}
}
}
],
"postalCodeExcludes": "00100"
},
{
"country": {
"countryCode": "SD",
"customs": false,
"englishName": "Bahrain"
},
"deliveryTypes": [
{
"code": "HUB-TO-HUB",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 39,
"min": 4
},
"length": {
"max": 14,
"min": 3
},
"loadingMeters": {
"max": 8667.4,
"min": 44.73
},
"numberOfPieces": {
"max": 24,
"min": 2
},
"palletPlaces": {
"max": 7433.01,
"min": 47.25
},
"volume": {
"max": 3821.23,
"min": 62.76
},
"weight": {
"max": 7769.01,
"min": 55.01
},
"width": {
"max": 29,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 10282.63,
"min": 78.93
},
"totalNumberOfPieces": {
"max": 33,
"min": 3
},
"totalPalletPlaces": {
"max": 14631.83,
"min": 41.48
},
"totalVolume": {
"max": 7252.95,
"min": 79.32
},
"totalWeight": {
"max": 6369.23,
"min": 78.72
}
}
},
{
"code": "STD",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 10,
"min": 2
},
"length": {
"max": 12,
"min": 5
},
"loadingMeters": {
"max": 16151.97,
"min": 96.47
},
"numberOfPieces": {
"max": 26,
"min": 5
},
"palletPlaces": {
"max": 3112.25,
"min": 70.91
},
"volume": {
"max": 7730.82,
"min": 40.95
},
"weight": {
"max": 7886.7,
"min": 36.97
},
"width": {
"max": 45,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 2991.15,
"min": 76.21
},
"totalNumberOfPieces": {
"max": 10,
"min": 3
},
"totalPalletPlaces": {
"max": 14191.67,
"min": 95.6
},
"totalVolume": {
"max": 20005.96,
"min": 86.92
},
"totalWeight": {
"max": 7428.45,
"min": 83.64
}
}
},
{
"code": "POINT-TO-POINT",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 48,
"min": 5
},
"length": {
"max": 11,
"min": 3
},
"loadingMeters": {
"max": 2880.08,
"min": 52.07
},
"numberOfPieces": {
"max": 39,
"min": 4
},
"palletPlaces": {
"max": 13648.15,
"min": 43.13
},
"volume": {
"max": 12505.21,
"min": 75.79
},
"weight": {
"max": 21921.26,
"min": 48.75
},
"width": {
"max": 42,
"min": 4
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 16906.86,
"min": 81.3
},
"totalNumberOfPieces": {
"max": 37,
"min": 3
},
"totalPalletPlaces": {
"max": 7194.24,
"min": 38.92
},
"totalVolume": {
"max": 1689.37,
"min": 50.99
},
"totalWeight": {
"max": 18374.2,
"min": 40.99
}
}
},
{
"code": "HUB-TO-HUB",
"name": "Door-to-Door",
"piece": {
"height": {
"max": 43,
"min": 3
},
"length": {
"max": 45,
"min": 3
},
"loadingMeters": {
"max": 20361.14,
"min": 76.19
},
"numberOfPieces": {
"max": 17,
"min": 3
},
"palletPlaces": {
"max": 1019.43,
"min": 77.99
},
"volume": {
"max": 16277.33,
"min": 57.73
},
"weight": {
"max": 22234.51,
"min": 67.58
},
"width": {
"max": 48,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 21363.46,
"min": 99.92
},
"totalNumberOfPieces": {
"max": 35,
"min": 5
},
"totalPalletPlaces": {
"max": 18462.84,
"min": 54.64
},
"totalVolume": {
"max": 15468.98,
"min": 89.86
},
"totalWeight": {
"max": 20735.27,
"min": 69.14
}
}
},
{
"code": "EXP",
"name": "Hub-to-Hub",
"piece": {
"height": {
"max": 17,
"min": 3
},
"length": {
"max": 25,
"min": 2
},
"loadingMeters": {
"max": 3526.5,
"min": 64.11
},
"numberOfPieces": {
"max": 26,
"min": 5
},
"palletPlaces": {
"max": 13314.35,
"min": 49.49
},
"volume": {
"max": 16939.13,
"min": 52.84
},
"weight": {
"max": 2355.43,
"min": 49.81
},
"width": {
"max": 36,
"min": 1
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 18108.84,
"min": 40.32
},
"totalNumberOfPieces": {
"max": 40,
"min": 4
},
"totalPalletPlaces": {
"max": 12312.05,
"min": 55.82
},
"totalVolume": {
"max": 3894.24,
"min": 65.22
},
"totalWeight": {
"max": 18832.98,
"min": 99.85
}
}
}
],
"postalCodeExcludes": "00000"
},
{
"country": {
"countryCode": "HM",
"customs": true,
"englishName": "Turkey"
},
"deliveryTypes": [
{
"code": "EXP",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 25,
"min": 1
},
"length": {
"max": 37,
"min": 5
},
"loadingMeters": {
"max": 24301.21,
"min": 48.96
},
"numberOfPieces": {
"max": 29,
"min": 3
},
"palletPlaces": {
"max": 13952.54,
"min": 44.54
},
"volume": {
"max": 9776.11,
"min": 46.22
},
"weight": {
"max": 2164.58,
"min": 43.03
},
"width": {
"max": 19,
"min": 2
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 7060.21,
"min": 67.34
},
"totalNumberOfPieces": {
"max": 31,
"min": 4
},
"totalPalletPlaces": {
"max": 18163.16,
"min": 37.78
},
"totalVolume": {
"max": 21705.65,
"min": 64.14
},
"totalWeight": {
"max": 23305.67,
"min": 74.94
}
}
}
],
"postalCodeExcludes": "70000-79999"
}
]
},
{
"active": false,
"additionalServices": [
{
"code": "PreAdvice",
"codeMappings": [
{
"code": "INS",
"value": "123"
},
{
"code": "INS",
"value": "789"
},
{
"code": "POD",
"value": "456"
},
{
"code": "INS",
"value": "456"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Tail lift required",
"name": "Notifications",
"translations": [
{
"information": "Zusätzliche Deckung",
"languageCode": "de",
"name": "Assicurazione"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Assurance"
},
{
"information": "Zusätzliche Deckung",
"languageCode": "de",
"name": "Assicurazione"
},
{
"information": "Copertura aggiuntiva",
"languageCode": "en",
"name": "Assurance"
}
]
},
{
"code": "CashOnDelivery",
"codeMappings": [
{
"code": "NOTIF",
"value": "789"
},
{
"code": "INS",
"value": "789"
}
],
"customs": false,
"customUsageRules": "Optional for domestic",
"information": "Additional insurance cover",
"name": "Tail lift",
"translations": [
{
"information": "Copertura aggiuntiva",
"languageCode": "fr",
"name": "Assurance"
},
{
"information": "Cobertura adicional",
"languageCode": "de",
"name": "Insurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "es",
"name": "Assicurazione"
},
{
"information": "Couverture supplémentaire",
"languageCode": "de",
"name": "Insurance"
},
{
"information": "Couverture supplémentaire",
"languageCode": "es",
"name": "Seguro"
}
]
}
],
"customRules": "No hazardous chemicals",
"dangerousGoodsExclusions": [
{
"allowed": true,
"class": "2.1",
"exceptions": [
{
"type": "UN_NUMBER",
"value": "1000kg"
},
{
"type": "QUANTITY",
"value": "PACKED"
},
{
"type": "UN_NUMBER",
"value": "1000kg"
},
{
"type": "PACKAGING",
"value": "PACKED"
},
{
"type": "PACKAGING",
"value": "1000kg"
}
],
"name": "Toxic Substances"
},
{
"allowed": false,
"class": "8",
"exceptions": [
{
"type": "QUANTITY",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "LQ"
}
],
"name": "Flammable Liquids"
},
{
"allowed": false,
"class": "5.1",
"exceptions": [
{
"type": "PACKAGING",
"value": "LQ"
},
{
"type": "UN_NUMBER",
"value": "LQ"
},
{
"type": "PACKAGING",
"value": "1000kg"
},
{
"type": "UN_NUMBER",
"value": "PACKED"
}
],
"name": "Flammable Liquids"
}
],
"description": "Less than truck load service",
"exclusions": [
{
"code": "LIVESTOCK",
"name": "Fragile Items"
}
],
"fromCountries": [
{
"country": {
"countryCode": "AO",
"customs": true,
"englishName": "Armenia"
}
},
{
"country": {
"countryCode": "PE",
"customs": false,
"englishName": "Nauru"
}
},
{
"country": {
"countryCode": "BS",
"customs": false,
"englishName": "Saint Vincent and the Grenadines"
}
},
{
"country": {
"countryCode": "RO",
"customs": false,
"englishName": "Libyan Arab Jamahiriya"
}
},
{
"country": {
"countryCode": "MD",
"customs": true,
"englishName": "Timor-Leste"
}
}
],
"isDomestic": false,
"marketAvailability": [
{
"name": "B2C"
},
{
"name": "GOV"
},
{
"name": "C2C"
}
],
"name": "DHL Freight Direct",
"packageTypes": [
{
"code": "BARREL",
"name": "Bundle"
},
{
"code": "DRUM",
"name": "Crate"
},
{
"code": "DRUM",
"name": "Pallet"
},
{
"code": "PAL",
"name": "Drum"
},
{
"code": "PAL",
"name": "Crate"
}
],
"payerCodes": [
{
"code": "THIRD_PARTY",
"customs": true,
"name": "Sender Pays"
},
{
"code": "RECEIVER",
"customs": true,
"name": "Sender Pays"
},
{
"code": "RECEIVER",
"customs": false,
"name": "Receiver Pays"
},
{
"code": "THIRD_PARTY",
"customs": false,
"name": "Receiver Pays"
}
],
"piece": {
"height": {
"max": 38,
"min": 4
},
"length": {
"max": 49,
"min": 2
},
"loadingMeters": {
"max": 4329.59,
"min": 47.91
},
"numberOfPieces": {
"max": 41,
"min": 4
},
"palletPlaces": {
"max": 23632.99,
"min": 53.36
},
"volume": {
"max": 14405.26,
"min": 98.99
},
"weight": {
"max": 1180.8,
"min": 65.31
},
"width": {
"max": 20,
"min": 1
}
},
"productCode": "DST",
"shipmentTotal": {
"totalLoadingMeters": {
"max": 14750.37,
"min": 68.28
},
"totalNumberOfPieces": {
"max": 20,
"min": 1
},
"totalPalletPlaces": {
"max": 4268.6,
"min": 57.01
},
"totalVolume": {
"max": 21832.41,
"min": 86.97
},
"totalWeight": {
"max": 8044.59,
"min": 66.48
}
},
"stackable": false,
"toCountries": [
{
"country": {
"countryCode": "WS",
"customs": false,
"englishName": "Equatorial Guinea"
},
"deliveryTypes": [
{
"code": "ON-DEMAND",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 27,
"min": 3
},
"length": {
"max": 26,
"min": 1
},
"loadingMeters": {
"max": 14082.35,
"min": 70.46
},
"numberOfPieces": {
"max": 16,
"min": 5
},
"palletPlaces": {
"max": 22295.1,
"min": 84.97
},
"volume": {
"max": 1480.07,
"min": 61.7
},
"weight": {
"max": 22163.53,
"min": 45.49
},
"width": {
"max": 10,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 12339.26,
"min": 50.03
},
"totalNumberOfPieces": {
"max": 49,
"min": 1
},
"totalPalletPlaces": {
"max": 6170.28,
"min": 76.69
},
"totalVolume": {
"max": 4181.31,
"min": 61.63
},
"totalWeight": {
"max": 12282.47,
"min": 93.26
}
}
},
{
"code": "ON-DEMAND",
"name": "Point-to-Point",
"piece": {
"height": {
"max": 35,
"min": 4
},
"length": {
"max": 22,
"min": 2
},
"loadingMeters": {
"max": 23559.85,
"min": 99.3
},
"numberOfPieces": {
"max": 21,
"min": 4
},
"palletPlaces": {
"max": 4124.39,
"min": 67.26
},
"volume": {
"max": 9548.03,
"min": 89.77
},
"weight": {
"max": 8979.95,
"min": 44.93
},
"width": {
"max": 29,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 4562,
"min": 36.32
},
"totalNumberOfPieces": {
"max": 16,
"min": 5
},
"totalPalletPlaces": {
"max": 17245.65,
"min": 97.59
},
"totalVolume": {
"max": 24553.06,
"min": 73.23
},
"totalWeight": {
"max": 8798.95,
"min": 43.49
}
}
},
{
"code": "ON-DEMAND",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 49,
"min": 4
},
"length": {
"max": 30,
"min": 5
},
"loadingMeters": {
"max": 1891.89,
"min": 63.41
},
"numberOfPieces": {
"max": 19,
"min": 1
},
"palletPlaces": {
"max": 23666.91,
"min": 59.67
},
"volume": {
"max": 8850.43,
"min": 36.54
},
"weight": {
"max": 24021.41,
"min": 80.7
},
"width": {
"max": 40,
"min": 5
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 8858.25,
"min": 85.94
},
"totalNumberOfPieces": {
"max": 29,
"min": 4
},
"totalPalletPlaces": {
"max": 2926.39,
"min": 38.5
},
"totalVolume": {
"max": 6038.08,
"min": 72.23
},
"totalWeight": {
"max": 21550.41,
"min": 92.97
}
}
},
{
"code": "EXP",
"name": "On-Demand Delivery",
"piece": {
"height": {
"max": 47,
"min": 5
},
"length": {
"max": 29,
"min": 1
},
"loadingMeters": {
"max": 16128.91,
"min": 52.53
},
"numberOfPieces": {
"max": 16,
"min": 4
},
"palletPlaces": {
"max": 5430.57,
"min": 62.86
},
"volume": {
"max": 14271.18,
"min": 75.24
},
"weight": {
"max": 18265.65,
"min": 84.52
},
"width": {
"max": 19,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 15378.37,
"min": 80.77
},
"totalNumberOfPieces": {
"max": 50,
"min": 3
},
"totalPalletPlaces": {
"max": 16806.24,
"min": 76.36
},
"totalVolume": {
"max": 23613.63,
"min": 76.67
},
"totalWeight": {
"max": 9262.05,
"min": 42.1
}
}
},
{
"code": "DOOR-TO-DOOR",
"name": "Standard Delivery",
"piece": {
"height": {
"max": 19,
"min": 3
},
"length": {
"max": 29,
"min": 1
},
"loadingMeters": {
"max": 15172.83,
"min": 98.06
},
"numberOfPieces": {
"max": 33,
"min": 3
},
"palletPlaces": {
"max": 13706.57,
"min": 87.41
},
"volume": {
"max": 8329.44,
"min": 71.59
},
"weight": {
"max": 5782.92,
"min": 67.67
},
"width": {
"max": 15,
"min": 3
}
},
"shipmentTotal": {
"totalLoadingMeters": {
"max": 9264.52,
"min": 60.74
},
"totalNumberOfPieces": {
"max": 46,
"min": 1
},
"totalPalletPlaces": {
"max": 13453.08,
"min": 38.19
},
"totalVolume": {
"max": 8795.8,
"min": 38.27
},
"totalWeight": {
"max": 2850.02,
"min": 53.96
}
}
}
],
"postalCodeExcludes": "70000-79999"
}
]
}
]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": 2062.44,
"pieceLevelCalculationResult": {
"actualWeight": 181.18,
"chargeableWeight": 679.53,
"cubicMetreVolumetricWeight": 518.99,
"loadingMetreVolumetricWeight": 973.65,
"longGoodsVolumetricWeight": 438.22,
"palletPlaceVolumetricWeight": 210.09,
"sumLoadingMeters": 0.42,
"sumNumberOfPieces": 14,
"sumPalletPlaces": 17,
"sumVolume": 6.126,
"sumWeight": 2304.38
},
"shipmentLevelCalculationResult": {
"actualWeight": 927.72,
"chargeableWeight": 194.99,
"cubicMetreVolumetricWeight": 36.88,
"loadingMetreVolumetricWeight": 506.56,
"longGoodsVolumetricWeight": 946.6,
"palletPlaceVolumetricWeight": 697.43,
"sumLoadingMeters": 3.75,
"sumNumberOfPieces": 32,
"sumPalletPlaces": 26.8,
"sumVolume": 9.13,
"sumWeight": 4107.17
}
}{
"error": "Resource not found",
"errors": [
{
"errorCode": 453,
"field": "postalCode",
"incompatibleFields": [
"volume",
"palletType",
"weight",
"stackable"
],
"message": "Volume exceeds vehicle capacity"
},
{
"errorCode": 435,
"field": "countryCode",
"incompatibleFields": [
"palletType",
"stackable",
"weight",
"volume"
],
"message": "Volume exceeds vehicle capacity"
}
]
}GET
| Query Parameter Name | Example |
|---|---|
toCountryCode | FR |
fromCountryCode | DE |
[
{
"code": "CRATE",
"name": "Crate"
},
{
"code": "BOX",
"name": "Crate"
},
{
"code": "CRATE",
"name": "Crate"
}
]dhllogisticsfreightshippingtransport