Added
- We launched our new site for Open API v3 developer documentation. It can be found at https://developers.etsy.com/documentation.
Changed
- All users can now edit their OAuth2 callback URLs. They are available at https://www.etsy.com/developers/your-apps.
- getShop - added four new fields: review_count, review_average, shipping_from_country_iso, and shop_location_country_iso
- createListingTranslation is now an Alpha endpoint
- getListingTranslation is now an Alpha endpoint
- updateListingTranslation is now an Alpha endpoint
- getListingsByShopSectionId is now an Alpha endpoint
- getShopReceiptTransactionsByListing is now an Alpha endpoint
- all delete methods return empty response body and 204 HTTP status code
Removed
- Removed order_id from the ShopReceipt response (the value is no longer updated or used)