Dtdc php api for developers
- Create/Register shippping to dtdc website via shipping.php file.
- Track your awb by following API.
SHIPPING.PHP
- You will get response like below when successfully generated your file.
- For shipping response:
- RESPONSE:
{ status: "OK", data: [ {
success: true,
reference_number: "X42688401", } ] }