Skip to content

Releases: mtcmedia/dhl-api

add UseDHLInvoice & DHLInvoiceLanguageCode params

30 Mar 06:03
3c6c4a2
Compare
Choose a tag to compare
Merge pull request #10 from eduardlleshi/master

add UseDHLInvoice & DHLInvoiceLanguageCode params

Adjust ShipmentInfo dateTime and Pieces objects

06 Mar 07:11
bf0f0f0
Compare
Choose a tag to compare
Merge pull request #9 from VoDmAl/master

Fixed issue with parsing Tracking response

Introduced OtherCharges parameter

27 Sep 08:39
Compare
Choose a tag to compare
v2.0.4

changelog udpate

Updates to Shipper & Consignee objects

02 Aug 07:50
16d4adf
Compare
Choose a tag to compare

On Consignee object additional (optional) fields are added:

  • RegistrationNumbers
  • BusinessPartyTypeCode

On Consignee following fields are made Mandatory:

  • ShipperId
  • City
  • CountryCode
  • CountryName
  • Contact

Updated examples

21 Jul 13:58
b2e2010
Compare
Choose a tag to compare
Merge pull request #5 from iamarpitpatidar/patch-1

Updated Code Examples

Remove debug code

09 Jun 09:22
8773b81
Compare
Choose a tag to compare

Remove debug code

v2.0.0 - Shipment update to DHL v10

17 Jun 12:09
1d7cd30
Compare
Choose a tag to compare
  • Updated code compliance to PSR12
  • Updated GB namespace to EU namespace for requests / data types
  • Updated (EU) Shipment Request flow to use v10 and added new mandatory data objects

v1.0.1 - Shipment request fix

24 Apr 11:59
68cff7a
Compare
Choose a tag to compare

Shimpent request was still pointing to 1.0 endpoint, this has been updated to 6.2.
Requests from this has been validated and approved by DHL GB.

DHL Shipments

21 Apr 14:53
714db08
Compare
Choose a tag to compare
Merge pull request #1 from mtcmedia/dhl-redev

Development update