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.
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.