Changes
- Adding product variations data to transactions object of the
getShopReceipt
endpoint. The transaction object now has a "product_data" array that will include the property values. - Fixed issue where shipping profile destinations for RU, BY and IR were still being created even though the OpenAPI endpoint returned that the country was unsupported.
- Fixed issue where shipping profile destination country "AX" was not showing the label for the country in the Etsy UI.
- Added SKUs and production partners to the
findAllActiveByShop
endpoint.