Enhancements:

  • Sort order is now available on modifers.

  • Order Products now returns width, height and depth.

  • As of December 17th 2018, when editing a Product Option or Product Modifier created using V2, instead of returning a 422. The option or modifier is copied directly to the product. This turns the option into a V3 option or modifier. See V2 vs V3 for more about this change.

Bug Fixes:

  • Previously, when a store has a default customer group and a customer is created using the API, without a customer group id, then it would not assign the customer to the default group. Now when a customer is created via API and the customer group id is left off, it will add the customer to the default group.