Releases: myparcelnl/sdk
Releases · myparcelnl/sdk
v1.3.19
Fix:
- #74 #75 large format option in the Europe
v1.3.16
Fix:
- #68 Error in MyParcel API request: data.shipments[0] with a order to Belgium
- #68 Also use
avond
instead only night
- #69 Allow large format for eu shipments
v1.3.15
Fix:
- #63 PHP Fatal error: Uncaught Error: Class 'MyParcelNL\Sdk\src\Model\MyParcelClassConstants
v1.3.14
Fix
- Support address
Plein 1945 27
- #58 Support php 5.4
v1.3.13
Fix:
- #56 Error require reference indentifier:
First set the reference id with setReferenceId() before running addConsignment() for multiple shipments
- #56 Error require deliver time:
If delivery type !== 2, first set delivery date with setDeliveryDate() before running setDeliveryType()
v1.3.12
Fix
- Get parent consignment for sending a return mail
v1.3.11
Fix
Can not download A6 labels
v1.3.10
#51 If no delivery type is specified, the shipment will be delivery type 1 (morning) by default. This fix ensures that it becomes a standard delivery by default.
v1.3.9
⚠️ Important update
Fix
- With multiple shipments, the status for 1 shipment is used for all shipments
v1.3.8
Fix
- #45 If no package type is specified, the shipment will be a mailbox by default. This fix ensures that it becomes a normal package by default.