DHL Sample Tracking numbers

richardalberto picture richardalberto · Jul 11, 2013 · Viewed 21.2k times · Source

I'm developing a web app that will be used for DHL Tracking and i can't find too much information about their API, maybe i'm looking in the wrong place... anyways i've managed to find a class that i think could work here:

https://github.com/jklz/DHL-API-Tracking-PHP

My problem now, is that i need a user:password combination and a sample tracking number to test that everything is working correctly. My question is, does DHL provide anything like this? just for testing? Or maybe i'm going the wrong way and there's another way to test this?

thanks in advance for all your answers.

Answer

richardalberto picture richardalberto · Jul 12, 2013

I just found this link

https://xmlpi-validation.dhl.com/serviceval/jsps/main/Main_menu.jsp

This link has samples of everything you need to track dhl shipments. Hope this can help someone else out there.