Skip to content

Releases: MyParcelCOM/api-sdk-php

v2.10.0

31 Mar 09:11
fc29cb1
Compare
Choose a tag to compare
  • Added fuel_surcharge to service-rate resource
  • Fix getFuelSurchargeAmount

v2.9.3

17 Mar 15:11
590b4bf
Compare
Choose a tag to compare
  • Reduced default caching to 10 minutes for get all resources endpoints
  • Set no caching for get single resource by ID endpoints

v2.9.2

15 Feb 13:19
a3480ef
Compare
Choose a tag to compare
  • Thow a clear error when updateShipment() is provided a Shipment without an ID.
  • Allow newer versions of the HTTPlug dependency to support more PSR implementations.

v2.9.1

12 Feb 16:49
a897b33
Compare
Choose a tag to compare
  • Fix customs shipping_value JSON structure when saving shipment.

v2.9.0

20 Jan 16:03
a09c675
Compare
Choose a tag to compare

Added shipping_value to the Customs resource (getter/setter for amount and currency).

v2.8.0

31 Dec 15:40
7fd4a5b
Compare
Choose a tag to compare
  • Label mime types for carriers and shipments.
  • Bugfix: shipment meta should be outside of data.

v2.7.0

23 Dec 12:28
bf6cf2d
Compare
Choose a tag to compare
  • Added sender_tax_number to Shipment resource.

v2.6.0

24 Nov 15:37
df8b70e
Compare
Choose a tag to compare
  • Added name to Contract resource.
  • Added license_number and certificate_number to Customs resource.
  • Added recipient_tax_number to Shipment resource.
  • Added item_weight to ShipmentItem resource.
  • Removed unused billing_address from Shop resource.

v2.5.0

02 Nov 11:14
9a90a2d
Compare
Choose a tag to compare
  • Changed incoterm DDU to DAP.
  • Removed Prestissimo (Composer updated to v2).

v2.4.0

27 Oct 12:57
de1e2d4
Compare
Choose a tag to compare
  • Added image_url to ShipmentItem resource.