UPDATE operations allows you to retrieve data from your store.
All the UPDATE operations works the same way. The JSON request object contains 2 main tags ("authentication and "data"). The "authentication" and "data" are required.
{ 'authentication' : { [AUTHENTICATION INFORMATIONS] }, 'data' : [{ [ALL DATA FROM THOSE AVAILABLE] },{ [AS MANY ITEMS AS YOU WANT] }] }
Learn more about the UPDATE operations for Blog Posts
Learn more about the UPDATE operations for Product Categories
Learn more about the UPDATE operations for Product Collections
Learn more about the UPDATE operations for Coupons.
Learn more about the UPDATE operations for Pages.
Learn more about the UPDATE operations for Products.
error message
success message