github etsy/open-api 3.0.0-general-release-2022-07-26
3.0.0 General Release 2022-07-26

Changes

  • Changed the name of the PUT endpoint to updateListingDeprecated. The URL stays the same with it being a PUT endpoint.
  • Created a new updateListing endpoint with the same URL but as a PATCH endpoint.

These changes were made to allow for passing null values for item_weight, item_weight_unit, item_width, item_length, item_height and item_dimensions_unit.

There is no breaking change at this time. However, we will eventually remove the old PUT updateListingDeprecated endpoint.

Don't miss a new open-api release

NewReleases is sending notifications on new releases.