DHL Global Forwarding Document API Virtual Sandbox

Retrieve electronic documents from DHL Global Forwarding systems.

The DHL Global Forwarding Document API allows developers to programmatically access and download electronic documents stored within DHL's Document Management Systems. This service provides endpoints for listing available documents and retrieving specific files, facilitating automated document retrieval workflows for logistics and supply chain management.

Use this hosted sandbox to simulate DHL Global Forwarding Document 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 document retrieval workflows, test handling of document metadata, verify file download responses, and simulate error scenarios such as missing document IDs or unauthorized access requests before integrating with the production DHL document management environment.

DHL Global Forwarding Document API virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate DHL Global Forwarding Document API responses instantly.

https://dhl-dgf-document.mock.beeceptor.com



General(2 operations)

Query Parameter NameExample
documentID*Duis ullamco ut
Error generating example
Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.
Query Parameter NameExample
referenceType*housebillNumber
referenceID*proident Excepteur dolor
{
  "documentList": [
    {
      "creationTimestamp": "2024-11-29T00:00:00.0Z",
      "documentID": "jFcf_hPK4ktS-eHCk1BVOkaCNULblnkE",
      "documentType": "Proof of Delivery",
      "fileName": "CUSTOMS_DEC_55.pdf"
    }
  ]
}
dhllogisticsdocumentsshippingapi