Create a new product.Ask AIpost https://apiservice.lightbooks-dev.io/api/v1/partner-integrations/stores/{storeId}/products/{productId}Create a new product.Path ParamsstoreIdstringrequiredStore ID for this resource requestproductIdstringrequiredProduct IdBody ParamsnamestringrequiredNamesalesPricestringrequiredSales priceregularPricestringrequiredActual pricequantityintegerrequiredProduct quantityweightintegerrequiredWeight(kg)categoriesarray of objectsrequiredAssociated Categoriescategories*ADD objectdescriptionstringProduct descriptionshortDescriptionstringProduct short descriptionhidebooleanHide this productfalsetruefalseactivebooleanActive indicatortruetruefalseoutOfStockbooleanOut of stock productfalsetruefalsedisplayOrderintegerDisplay Order within the categorywidthintegerWidth(cm)heightintegerHeight(cm)depthintegerDepth(cm)isShippingEnabledbooleanEnable to enter shipping detailstruetruefalseseoobjectSEO metadata for this productseo objectimagesarray of objectsProduct imagesimagesADD objectbrandobjectBrandbrand objectmetaDataobjectAny additional meta data that needs to be stored as a part of this entitymetaData objectvariantAttributeValuesarray of objectsAll Possible Variant Attribute Values that this parent product can havevariantAttributeValuesADD objectResponses 201Product created. 403Invalid Api Key 422Data error 500Internal Server ErrorUpdated almost 3 years ago