github etsy/open-api 3.0.0-alpha-2021-04-05
Alpha release: 3.0.0-alpha-2021-04-05

Changed

  • createListingShippingProfileDestination is now an alpha endpoint (replaces createShippingTemplateEntry in V2).
  • updateListing is now an alpha endpoint (replaces updateListing in V2). Here’s a list of fields that were added, removed or changed:
    • is_renew is now called should_auto_renew
    • We added a publish field
    • We deleted the following fields: processing_min (update via updateShippingProfile), processing_max (update via updateShippingProfile), image_ids (update via uploadListingImage), sku (update via updateInventory) and is_customizable (field no longer supported)
  • getListingShippingProfileDestinationsByShippingProfile is now an alpha endpoint.
  • findAllListingActive is now an alpha endpoint (replaces findAllListingActive in V2)
  • getShops is now an alpha endpoint (replaces findAllShops in V2)
  • updateListingShippingProfile is now an alpha endpoint (replaces updateShippingTemplate in V2)

Don't miss a new open-api release

NewReleases is sending notifications on new releases.