Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mondalaci authored Sep 18, 2019
1 parent c8d9c83 commit c2ce9e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A node client that implements the MyDHL API which is based on SOAP.

`npm install dhl-node`

This client implements the `RateRequest`, `RequestPickup`, `ShipmentRequest`, and `TrackingRequest` requests. The related scripts of this repo allow you to easily test these requests, and adapt them to your needs.

See the [API documentation](doc/DHL_EXPRESS_MyDHL_API_-_Developer_Guide_-_v1.1.pdf) and the [valid values](doc/Reference_Data.xlsx) of various fields.
Expand Down

0 comments on commit c2ce9e5

Please # to comment.