CREATE operations allows you to retrieve data from your store.
All the CREATE 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 CREATE operations for Blog Posts
Learn more about the CREATE operations for Product Categories
Learn more about the CREATE operations for Product Collections
Learn more about the CREATE operations for Coupons.
Learn more about the CREATE operations for Pages.
Learn more about the CREATE operations for Products.
error message
success message