Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
Problem you have encountered:
When a customer attempts to update information using the Patch method in Retail, the API returns a 400 HTTP error with the message "Unsupported path 'XXX' in 'product.retrievableFields'".
What you expected to happen:
The expected outcome is that the update will be successful without errors, as "retrievableFields" has been deprecated [1].
Steps to reproduce:
Try to update information on “updateMask” without adding “retrievableFields”
Other information (workarounds you have tried, documentation consulted, etc):
Include the "retrievableFields” within the "updateMask" field after specifying the parameter you intend to update.
Documents:
[1]