Skip to content

Releases: mtcmedia/dhl-api

Fixed error with BusinessPartyTypeCode in wrong order

16 Oct 06:15
b64d455

Choose a tag to compare

v2.0.8

Merge pull request #13 from jordanevansmtc/bugfix/fix-businesspartyty…

Adding ValueAddedServices datatype to allow for DHL Paperless

23 Oct 10:55
b8d9505

Choose a tag to compare

Merge pull request #12 from jackdonaldsonmtc/master

Adding ValueAddedServices datatype to allow for DHL Paperless

add UseDHLInvoice & DHLInvoiceLanguageCode params

30 Mar 06:03
3c6c4a2

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

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

Choose a tag to compare

v2.0.4

changelog udpate

Updates to Shipper & Consignee objects

02 Aug 07:50
16d4adf

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

Choose a tag to compare

Merge pull request #5 from iamarpitpatidar/patch-1

Updated Code Examples

Remove debug code

09 Jun 09:22
8773b81

Choose a tag to compare

Remove debug code

v2.0.0 - Shipment update to DHL v10

17 Jun 12:09
1d7cd30

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

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.