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 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.
General(2 operations)
| Query Parameter Name | Example |
|---|---|
documentID* | Duis ullamco ut |
Error generating exampleMissing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.| Query Parameter Name | Example |
|---|---|
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"
}
]
}