Breaking changes for March 4th, 2024 #1201
Locked
nateswart
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Reminder that next week on Feb 5th these previously announced breaking changes will be rolled out.
On March 4th the following changes will be rolled out:
createShopShippingProfileUpgrade
andupdateShopShippingProfileUpgrade
endpoints, the request fails if any shipping profile field or any of its entries are invalid. We've updated this to fail the request only if the upgrade being operated on is invalid.updateListing
, the shipping profile referenced by theshipping_profile_id
and all of its fields, along with its entries and upgrades, will now be validated. If the shipping profile is invalid then the request will fail until all the shipping profile validation errors are fixed.createShopShippingProfile
updateShopShippingProfile
createShopShippingProfileDestination
updateShopShippingProfileDestination
createShopShippingProfileUpgrade
updateShopShippingProfileUpgrade
updateListing
Here’s a list of the countries that will need a postal code in shipping profiles. We’ll also add this list to the Fulfillment Tutorial docs when the requirement goes live for future reference.
Beta Was this translation helpful? Give feedback.
All reactions