github etsy/open-api 3.0.0-general-release-2022-09-22
3.0.0 General Release 2022-09-22

Added

Listing Video Management
See #279, #51, #152, #509

  • Endpoints: getListingVideos and getListingVideo allows your app to get a list of videos for a listing or a video by video id.
  • Endpoint: deleteListingVideo allow your app to delete a video by video id for a listing
  • Endpoint: uploadListingVideo allows your app to upload a new listing video to a listing or associate an existing video by video id to a listing.

Changed

  • The following endpoints now have Videos as a valid entry for "includes" input parameter: getListing, getListingsByShop, getListingsByListingIds. The endpoints that have allowed for "includes" now allow Videos as an option. If included, it will return a new videos array.

Don't miss a new open-api release

NewReleases is sending notifications on new releases.