DHL Product Finder Virtual Sandbox

Determine suitable shipping products, rates, and delivery dates for DHL eCommerce Americas.

The DHL eCommerce Americas Product Finder API allows developers to identify appropriate shipping products for specific requests. It provides account-specific rates, applicable surcharges, and estimated delivery dates for both domestic and international shipping services within the Americas region.

Use this hosted sandbox to simulate DHL Product Finder 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 shipping product eligibility, calculate accurate rate quotes, verify surcharge application, and test estimated delivery date logic based on origin and destination parameters before integrating with live DHL shipping workflows.

DHL Product Finder virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate DHL Product Finder responses instantly.

https://dhl-product-finder.mock.beeceptor.com



Product Finder

Header NameExample
User-Agent"minim dolore"
{
  "pickup": "5300000",
  "distributionCenter": "USATL1",
  "consigneeAddress": {
    "name": "John Doe",
    "companyName": "Doe Inc.",
    "address1": "5923 Peachtree Industrial Blvd",
    "address2": "Suite 100",
    "city": "Norcross",
    "state": "GA",
    "country": "US",
    "postalCode": "30092",
    "email": "2@y.com",
    "phone": "44423440348"
  },
  "returnAddress": {
    "name": "Dave Bloggs",
    "companyName": "Joe Inc.",
    "address1": "4552 OLD DIXIE HWY",
    "address2": "Near Pixar Road",
    "city": "Baltimore",
    "state": "MD",
    "country": "US",
    "postalCode": "21202",
    "email": "2@y.com",
    "phone": "5552344034"
  },
  "packageDetail": {
    "packageId": "V4-TEST-10097983738",
    "packageDescription": "test package desc",
    "packageReference": "3434343",
    "orderSource": "www.shopify.com",
    "contentCategory": "01",
    "weight": {
      "value": "4.2",
      "unitOfMeasure": "LB"
    },
    "service": "DELCON",
    "serviceEndorsement": "1",
    "billingReference1": "test bill ref 1",
    "billingReference2": "test bill ref 2",
    "customLabelText1": "sampletext1",
    "customLabelText2": "sampletext2",
    "shippingCost": {
      "currency": "USD",
      "freight": "4",
      "declaredValue": "83.65",
      "insuredValue": "80",
      "dutiesPaid": "false"
    }
  },
  "rate": {
    "calculate": "true",
    "currency": "USD",
    "rateDate": "2026-01-22",
    "maxPrice": "30"
  },
  "estimatedDeliveryDate": {
    "calculate": "true",
    "deliveryBy": "2026-02-03",
    "expectedShipDate": "2026-01-23",
    "expectedTransit": "10"
  }
}
{
  "pickup": "5300000",
  "distributionCenter": "USATL1",
  "consigneeAddress": {
    "name": "John Doe",
    "companyName": "Doe Inc.",
    "address1": "5923 Peachtree Industrial Blvd",
    "address2": "Suite 100",
    "city": "Norcross",
    "state": "GA",
    "country": "US",
    "postalCode": "30092",
    "email": "2@y.com",
    "phone": "44423440348"
  },
  "returnAddress": {
    "name": "Dave Bloggs",
    "companyName": "Joe Inc.",
    "address1": "4552 OLD DIXIE HWY",
    "address2": "Suite 100",
    "city": "Baltimore",
    "state": "MD",
    "country": "US",
    "postalCode": "21202",
    "email": "2@y.com",
    "phone": "5552344034"
  },
  "packageDetail": {
    "packageId": "V4-TEST-10097983738",
    "packageDescription": "test package desc",
    "packageReference": "3434343",
    "orderSource": "www.shopify.com",
    "contentCategory": "01",
    "weight": {
      "value": "4.2",
      "unitOfMeasure": "LB"
    },
    "service": "DELCON",
    "serviceEndorsement": "1",
    "billingReference1": "test bill ref 1",
    "billingReference2": "test bill ref 2",
    "customLabelText1": "sampletext1",
    "customLabelText2": "sampletext2",
    "shippingCost": {
      "currency": "USD",
      "freight": "4",
      "declaredValue": "83.65",
      "insuredValue": "80",
      "dutiesPaid": "false"
    }
  },
  "rate": {
    "calculate": "true",
    "currency": "USD",
    "rateDate": "2026-01-22",
    "maxPrice": "30"
  },
  "estimatedDeliveryDate": {
    "calculate": "true",
    "deliveryBy": "2026-02-03",
    "expectedShipDate": "2026-01-23",
    "expectedTransit": "10"
  },
  "products": [
    {
      "orderedProductId": "EXP",
      "productName": "DHL Parcel / Parcel Plus Expedited",
      "description": "Efficient and Cost-effective B2C shipping solution for parcels, up to 25 lbs., with average delivery in 2 - 5 postal days.",
      "trackingAvailable": "FULL",
      "rate": {
        "priceZone": "USPS03",
        "amount": "14.56",
        "currency": "USD",
        "effectiveFrom": "2025-11-12",
        "rateComponents": [
          {
            "rateComponentId": "ZBPT",
            "partId": "36",
            "description": "Base Rate",
            "amount": "13.44"
          },
          {
            "rateComponentId": "ZFL1",
            "partId": "36",
            "description": "Fuel Surcharge",
            "amount": ".35"
          },
          {
            "rateComponentId": "ZSCP",
            "partId": "36",
            "description": "Peak Season",
            "amount": ".77"
          }
        ]
      },
      "estimatedDeliveryDate": {
        "isGuaranteed": "false",
        "deliveryDaysMin": "4",
        "deliveryDaysMax": "4",
        "estimatedDeliveryMin": "2026-01-27",
        "estimatedDeliveryMax": "2026-01-27"
      }
    },
    {
      "orderedProductId": "GND",
      "productName": "DHL Parcel / Parcel Plus Ground",
      "description": "Efficient and Cost-effective B2C shipping solution for parcels, up to 25 lbs., with average delivery in 3 - 8 postal days.",
      "trackingAvailable": "FULL",
      "rate": {
        "priceZone": "USPS03",
        "amount": "14.10",
        "currency": "USD",
        "effectiveFrom": "2025-11-12",
        "rateComponents": [
          {
            "rateComponentId": "ZBPT",
            "partId": "83",
            "description": "Base Rate",
            "amount": "12.98"
          },
          {
            "rateComponentId": "ZFL1",
            "partId": "83",
            "description": "Fuel Surcharge",
            "amount": ".35"
          },
          {
            "rateComponentId": "ZSCP",
            "partId": "83",
            "description": "Peak Season",
            "amount": ".77"
          }
        ]
      },
      "estimatedDeliveryDate": {
        "isGuaranteed": "false",
        "deliveryDaysMin": "7",
        "deliveryDaysMax": "7",
        "estimatedDeliveryMin": "2026-01-30",
        "estimatedDeliveryMax": "2026-01-30"
      }
    },
    {
      "orderedProductId": "MAX",
      "productName": "DHL Parcel / Parcel Plus Expedited Max",
      "description": "Efficient and Cost-effective B2C shipping solution for parcels, up to 25 lbs., with average delivery in 2 - 3 postal days.",
      "trackingAvailable": "FULL",
      "rate": {
        "priceZone": "USPS03",
        "amount": "19.24",
        "currency": "USD",
        "effectiveFrom": "2025-11-12",
        "rateComponents": [
          {
            "rateComponentId": "ZBPT",
            "partId": "631",
            "description": "Base Rate",
            "amount": "18.12"
          },
          {
            "rateComponentId": "ZFL1",
            "partId": "631",
            "description": "Fuel Surcharge",
            "amount": ".35"
          },
          {
            "rateComponentId": "ZSCP",
            "partId": "631",
            "description": "Peak Season",
            "amount": ".77"
          }
        ]
      },
      "estimatedDeliveryDate": {
        "isGuaranteed": "false",
        "deliveryDaysMin": "3",
        "deliveryDaysMax": "3",
        "estimatedDeliveryMin": "2026-01-26",
        "estimatedDeliveryMax": "2026-01-26"
      }
    }
  ]
}