Skip to content

Releases: ho-nl/BolCom_RetailerApi

v4.0.3

21 Mar 08:51
28c0812
Compare
Choose a tag to compare

What's Changed

  • feat(concurrent): re-apply concurrent calls for GetStatusByProcessIds… by @wimvdputten in #56

Full Changelog: v4.0.2...v4.0.3

V3.0.2

20 Mar 15:17
Compare
Choose a tag to compare

Full Changelog: v3.0.1...V3.0.2

Version 2.0.0

27 Sep 09:13
cecd2d4
Compare
Choose a tag to compare

Uses bol.com API v4

Version 1.1.2

06 Aug 13:46
Compare
Choose a tag to compare

Fixes

  • (#41): dates in Order\OrderItem are optional

Version 1.1.1

21 Sep 08:58
Compare
Choose a tag to compare

Fixes

  • [#25] Clarify usage of custom access token path in readme.
  • [#28][#32] Names/Email in Order\AddressDetails are optional.
  • [#29] Added “FAILED_TO_CREATE_SHIPPING_LABEL” HandlingResult.
  • [#31] Add “UNKNOWN” offer condition.

Changes

  • [BOL-274] Remove ability to purchase shipping label.

Version 1.1.0

25 Feb 10:28
Compare
Choose a tag to compare

Fixes

  • [#1] DeliveryCode is optional when using FBB
  • [BOL-226] Fix toArray builder for nullable lists
  • [BOL-254] Price must be between 1 and 9999
  • [#6][#19] Convert timestamp to ISO 8601 in shipment and return handlers

Changes

  • [BOL-218] removed delivery code from model (#3)
  • [#2] Enable test mode using boolean
  • [BOL-226][BOL-245] Create GetInventoryHandler/GetReturnHandler
  • [BOL-238] Append zeros for valid EAN check (#4)
  • [#9] Add cancelled state to ProcessingResult
  • [#8][#11] Update handling result list
  • [#7][#14][#16][#18] Make some properties optional

Version 1.0.0

17 Apr 07:51
Compare
Choose a tag to compare

Initial release