christoph-schaeffer / dhl-business-shipping

An unofficial library for the DHL business shipping soap API (Version 3.3) and the dhl shipment tracking rest API written in PHP.
MIT License
29 stars 8 forks source link

[UPD] wsdl/geschaeftskundenversand-api-3.3.2 #26

Closed xerc closed 2 years ago

xerc commented 2 years ago

Please note, that if you wish to use the old error handling, you need use Version 3.2 or below

christoph-schaeffer commented 2 years ago

Hey @xerc, thanks for the reminder about the update. What do you mean by old error handling though?

xerc commented 2 years ago

Hey @xerc, thanks for the reminder about the update. What do you mean by old error handling though? @christoph-schaeffer ; a copy of the official DHL comment to this update

christoph-schaeffer commented 2 years ago

oh right. line 3680 in the xsd file.

They've removed the complexType StatusElement and its properties. This shouldn't be a problem, but i'll look into it tomorrow just to be sure.