Releases: mtcmedia/dhl-api
Releases · mtcmedia/dhl-api
Adding ValueAddedServices datatype to allow for DHL Paperless
add UseDHLInvoice & DHLInvoiceLanguageCode params
Merge pull request #10 from eduardlleshi/master add UseDHLInvoice & DHLInvoiceLanguageCode params
Adjust ShipmentInfo dateTime and Pieces objects
Merge pull request #9 from VoDmAl/master Fixed issue with parsing Tracking response
Introduced OtherCharges parameter
v2.0.4 changelog udpate
Updates to Shipper & Consignee objects
On Consignee object additional (optional) fields are added:
- RegistrationNumbers
- BusinessPartyTypeCode
On Consignee following fields are made Mandatory:
- ShipperId
- City
- CountryCode
- CountryName
- Contact
Updated examples
Merge pull request #5 from iamarpitpatidar/patch-1 Updated Code Examples
Remove debug code
Remove debug code
v2.0.0 - Shipment update to DHL v10
- 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
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
Merge pull request #1 from mtcmedia/dhl-redev Development update