Changed
- Allowed
updateListing
to acceptsomeone_else
forwho_made
when listing already has a production partner added (#365 ) - Fixed
updateListingInventory
so that variant images are not lost when updating inventory (#200 ) - Fixed
getShopShippingProfile
to return shipping profile name properly (#347 ) - Fixed issue where Pattern channel is removed from listings when listings are updated via the OpenAPI
- Allowed
getShopReceipt
to return canceled listing (#160 ) - Allowed
updateListing
endpoint to null out values for item dimensions and item weight and their respective units when the shipping profile used is fixed. - Fixed
updateListing
endpoint to return a different message when listings aren't able to be activated for reasons other than listing configuration issues. - Various documentation updates
- Added
domestic_handling_fee
andinternational_handling_fee
to the shipping profile endpoints.