DHL Shipment Status Virtual Sandbox

Real-time tracking and status updates for DHL Global Forwarding shipments.

The Shipment Status API provides developers with the ability to retrieve the latest tracking information for DHL Global Forwarding shipments. It supports querying by shipment status and house bill numbers to integrate logistics visibility into custom applications.

Use this hosted sandbox to simulate DHL Shipment Status 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 shipment tracking workflows, verify response data structures for various delivery milestones, test error handling for invalid house bill numbers, and simulate real-time status updates for logistics dashboards.

DHL Shipment Status virtual sandbox is up and running!

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

https://dhl-shipment-status.mock.beeceptor.com



General(2 operations)

Query Parameter NameExample
housebill*fugiat ex dolor reprehenderit magna
{
  "ShipmentStatus": {
    "MessageHeader": {
      "CreationDateTime": "2026-07-01T00:00:00.0Z",
      "MessageID": "b4bd3c78-d0d4-4853-a67b-66e383eb7c3b",
      "ReceiverID": "OlnwNjZy",
      "SenderID": "xhVfga5L",
      "Version": "8.1.10"
    },
    "Shipment": {
      "Destination": {
        "CountryCode": "NI",
        "LocationCode": "DXB",
        "LocationCodeUN": "USLAX",
        "LocationName": "Spokane"
      },
      "HousebillNumber": "Q230284",
      "HouseFileNumber": "Z434069",
      "Origin": {
        "CountryCode": "NA",
        "LocationCode": "JFK",
        "LocationCodeUN": "HKHKG",
        "LocationName": "Fort Felipeworth"
      },
      "ProductType": "USDOMESTIC",
      "Timestamp": {
        "TimestampCode": "HND",
        "TimestampDateTime": "2026-07-01T00:00:00.0Z",
        "TimestampDescription": "Warehouse sort",
        "TimestampText": "Arrived at facility"
      },
      "TotalPackages": "10",
      "TotalVolume": {
        "@uom": "MTQ",
        "*body": "0.500"
      },
      "TotalWeight": {
        "@uom": "KGM",
        "*body": "22.3"
      }
    }
  }
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
search-type*customer-reference
value*nisi tempor
{
  "housebill-numbers": [
    "SCLA00055",
    "SCLA00056",
    "SCLA00057"
  ]
}
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
dhllogisticstrackingshippingrest